Uses of Interface
software.amazon.awscdk.services.kinesisfirehose.DestinationConfig
Packages that use DestinationConfig
Package
Description
Amazon Data Firehose Construct Library
-
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) Binds this destination to the Amazon Data Firehose delivery stream.default DestinationConfigIDestination.Jsii$Default.bind(software.constructs.Construct scope, DestinationBindOptions options) Binds this destination to the Amazon Data Firehose delivery stream.final DestinationConfigIDestination.Jsii$Proxy.bind(software.constructs.Construct scope, DestinationBindOptions options) Binds this destination to the Amazon Data Firehose delivery stream.S3Bucket.bind(software.constructs.Construct scope, DestinationBindOptions _options) Binds this destination to the Amazon Data Firehose delivery stream.DestinationConfig.Builder.build()Builds the configured instance.