DestinationBindOptions

class aws_cdk.aws_kinesisfirehose.DestinationBindOptions

Bases: object

(experimental) Options when binding a destination to a delivery stream.

Stability:

experimental

ExampleMetadata:

fixture=_generated

Example:

# The code below shows an example of how to instantiate this type.
# The values are placeholders you should change.
import aws_cdk.aws_kinesisfirehose as kinesisfirehose

destination_bind_options = kinesisfirehose.DestinationBindOptions()