@Internal 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.
|
@Stability(value=Experimental) @NotNull default DestinationConfig bind(@NotNull software.constructs.Construct scope, @NotNull DestinationBindOptions options)
Implementers should use this method to bind resources to the stack and initialize values using the provided stream.
bind in interface IDestinationscope - This parameter is required.options - This parameter is required.Copyright © 2022. All rights reserved.