| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
InputLambdaProcessor |
InputProcessingConfiguration.inputLambdaProcessor()
The
InputLambdaProcessor that is used to preprocess the records in the stream before being processed by your
application code.
|
| Modifier and Type | Method and Description |
|---|---|
InputProcessingConfiguration.Builder |
InputProcessingConfiguration.Builder.inputLambdaProcessor(InputLambdaProcessor inputLambdaProcessor)
The
InputLambdaProcessor that is used to preprocess the records in the stream before being processed by your
application code.
|
Copyright © 2023. All rights reserved.