input Lambda Processor
Parameters
value
The InputLambdaProcessor that is used to preprocess the records in the stream before being processed by your application code.
suspend fun inputLambdaProcessor(argument: suspend ApplicationInputLambdaProcessorArgsBuilder.() -> Unit)
Parameters
argument
The InputLambdaProcessor that is used to preprocess the records in the stream before being processed by your application code.