public static interface IDestination.Jsii$Default extends IDestination
IDestination
.IDestination.Jsii$Default, IDestination.Jsii$Proxy
Modifier and Type | Method and Description |
---|---|
default DestinationConfig |
bind(software.constructs.Construct scope,
DestinationBindOptions options)
(experimental) Binds this destination to the Kinesis Data Firehose delivery stream.
|
default DestinationConfig bind(software.constructs.Construct scope, DestinationBindOptions options)
Implementers should use this method to bind resources to the stack and initialize values using the provided stream.
bind
in interface IDestination
scope
- This parameter is required.options
- This parameter is required.