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