Uses of Interface
software.amazon.awscdk.services.kinesisfirehose.DataProcessorConfig
Packages that use DataProcessorConfig
Package
Description
Amazon Kinesis Data Firehose Construct Library
-
Uses of DataProcessorConfig in software.amazon.awscdk.services.kinesisfirehose
Classes in software.amazon.awscdk.services.kinesisfirehose that implement DataProcessorConfigMethods in software.amazon.awscdk.services.kinesisfirehose that return DataProcessorConfigModifier and TypeMethodDescriptionIDataProcessor.bind(software.constructs.Construct scope, DataProcessorBindOptions options) (experimental) Binds this processor to a destination of a delivery stream.default DataProcessorConfigIDataProcessor.Jsii$Default.bind(software.constructs.Construct scope, DataProcessorBindOptions options) (experimental) Binds this processor to a destination of a delivery stream.final DataProcessorConfigIDataProcessor.Jsii$Proxy.bind(software.constructs.Construct scope, DataProcessorBindOptions options) (experimental) Binds this processor to a destination of a delivery stream.LambdaFunctionProcessor.bind(software.constructs.Construct _scope, DataProcessorBindOptions options) (experimental) Binds this processor to a destination of a delivery stream.DataProcessorConfig.Builder.build()Builds the configured instance.