processedInputRecords property

List<String>? processedInputRecords
final

Stream data that was modified by the processor specified in the InputProcessingConfiguration parameter.

Implementation

final List<String>? processedInputRecords;