@Internal public static final class IDestination.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IDestination.Jsii$Default
software.amazon.jsii.JsiiObject.InitializationModeIDestination.Jsii$Default, IDestination.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
DestinationConfig |
bind(software.constructs.Construct scope,
DestinationBindOptions options)
(experimental) Binds this destination to the Kinesis Data Firehose delivery stream.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet@Stability(value=Experimental) @NotNull public final 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 IDestinationbind in interface IDestination.Jsii$Defaultscope - This parameter is required.options - This parameter is required.Copyright © 2022. All rights reserved.