inputLambdaProcessor

@JvmName(name = "dldvdrsaofhfcjfr")
suspend fun inputLambdaProcessor(value: Output<ApplicationInputLambdaProcessorArgs>)
@JvmName(name = "kqjrncrcjqutxcoc")
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 = "fipkhfafhvwdkabq")
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.