Uses of Interface
software.amazon.awscdk.services.kinesisfirehose.DataProcessorBindOptions
Packages that use DataProcessorBindOptions
Package
Description
Amazon Data Firehose Construct Library
-
Uses of DataProcessorBindOptions in software.amazon.awscdk.services.kinesisfirehose
Classes in software.amazon.awscdk.services.kinesisfirehose that implement DataProcessorBindOptionsModifier and TypeClassDescriptionstatic final classAn implementation forDataProcessorBindOptionsMethods in software.amazon.awscdk.services.kinesisfirehose that return DataProcessorBindOptionsModifier and TypeMethodDescriptionDataProcessorBindOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.kinesisfirehose with parameters of type DataProcessorBindOptionsModifier and TypeMethodDescriptionAppendDelimiterToRecordProcessor.bind(software.constructs.Construct _scope, DataProcessorBindOptions _options) Binds this processor to a destination of a delivery stream.CloudWatchLogProcessor.bind(software.constructs.Construct _scope, DataProcessorBindOptions _options) Binds this processor to a destination of a delivery stream.DecompressionProcessor.bind(software.constructs.Construct _scope, DataProcessorBindOptions _options) Binds this processor to a destination of a delivery stream.IDataProcessor.bind(software.constructs.Construct scope, DataProcessorBindOptions options) Binds this processor to a destination of a delivery stream.default DataProcessorConfigIDataProcessor.Jsii$Default.bind(software.constructs.Construct scope, DataProcessorBindOptions options) Binds this processor to a destination of a delivery stream.final DataProcessorConfigIDataProcessor.Jsii$Proxy.bind(software.constructs.Construct scope, DataProcessorBindOptions options) Binds this processor to a destination of a delivery stream.LambdaFunctionProcessor.bind(software.constructs.Construct _scope, DataProcessorBindOptions options) Binds this processor to a destination of a delivery stream.