| Package | Description |
|---|---|
| software.amazon.awscdk.services.kinesisfirehose |
Amazon Kinesis Data Firehose Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DataProcessorProps.Jsii$Proxy
An implementation for
DataProcessorProps |
| Modifier and Type | Method and Description |
|---|---|
DataProcessorProps |
DataProcessorProps.Builder.build()
Builds the configured instance.
|
DataProcessorProps |
LambdaFunctionProcessor.getProps()
(experimental) The constructor props of the LambdaFunctionProcessor.
|
DataProcessorProps |
IDataProcessor.getProps()
(experimental) The constructor props of the DataProcessor.
|
DataProcessorProps |
IDataProcessor.Jsii$Proxy.getProps()
(experimental) The constructor props of the DataProcessor.
|
default DataProcessorProps |
IDataProcessor.Jsii$Default.getProps()
(experimental) The constructor props of the DataProcessor.
|
| Constructor and Description |
|---|
LambdaFunctionProcessor(IFunction lambdaFunction,
DataProcessorProps props) |
Copyright © 2022. All rights reserved.