Uses of Interface
software.amazon.awscdk.services.kinesisfirehose.DestinationConfig
-
Uses of DestinationConfig in software.amazon.awscdk.services.kinesisfirehose
Classes in software.amazon.awscdk.services.kinesisfirehose that implement DestinationConfigMethods in software.amazon.awscdk.services.kinesisfirehose that return DestinationConfigModifier and TypeMethodDescriptionIDestination.bind(software.constructs.Construct scope, DestinationBindOptions options) (experimental) Binds this destination to the Kinesis Data Firehose delivery stream.default DestinationConfigIDestination.Jsii$Default.bind(software.constructs.Construct scope, DestinationBindOptions options) (experimental) Binds this destination to the Kinesis Data Firehose delivery stream.final DestinationConfigIDestination.Jsii$Proxy.bind(software.constructs.Construct scope, DestinationBindOptions options) (experimental) Binds this destination to the Kinesis Data Firehose delivery stream.DestinationConfig.Builder.build()Builds the configured instance.