inputLambdaProcessor property
The InputLambdaProcessor that is used to preprocess the records in the stream before being processed by your application code.
Implementation
final InputLambdaProcessor inputLambdaProcessor;
The InputLambdaProcessor that is used to preprocess the records in the stream before being processed by your application code.
final InputLambdaProcessor inputLambdaProcessor;