processedInputRecords property

List<String>? processedInputRecords
final

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

Implementation

final List<String>? processedInputRecords;