@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,
IFunction fn)
(experimental) Binds this destination to the Lambda function.
|
DestinationConfig |
bind(software.constructs.Construct scope,
IFunction fn,
DestinationOptions options)
(experimental) Binds this destination to the Lambda function.
|
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 IFunction fn, @Nullable DestinationOptions options)
bind in interface IDestinationbind in interface IDestination.Jsii$Defaultscope - This parameter is required.fn - This parameter is required.options - @Stability(value=Experimental) @NotNull public final DestinationConfig bind(@NotNull software.constructs.Construct scope, @NotNull IFunction fn)
bind in interface IDestinationscope - This parameter is required.fn - This parameter is required.Copyright © 2021. All rights reserved.