| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisanalyticsv2.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 © 2022. All rights reserved.