| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
InputProcessingConfigurationDescription |
InputDescription.inputProcessingConfigurationDescription()
The description of the preprocessor that executes on records in this input before the application's code is run.
|
| Modifier and Type | Method and Description |
|---|---|
InputDescription.Builder |
InputDescription.Builder.inputProcessingConfigurationDescription(InputProcessingConfigurationDescription inputProcessingConfigurationDescription)
The description of the preprocessor that executes on records in this input before the application's code is
run.
|
Copyright © 2023. All rights reserved.