inputLambdaProcessor

@JvmName(name = "twwnwvvvalwqoqmn")
suspend fun inputLambdaProcessor(value: Output<ApplicationInputLambdaProcessorArgs>)
@JvmName(name = "nrldihxnoinglgxy")
suspend fun inputLambdaProcessor(value: ApplicationInputLambdaProcessorArgs?)

Parameters

value

The InputLambdaProcessor that is used to preprocess the records in the stream before being processed by your application code.


@JvmName(name = "vnhyawyicywfvyaj")
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.