@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)
Binds this destination to the Lambda function.
|
bind@Stability(value=Stable) @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 © 2022. All rights reserved.