| Modifier and Type | Class and Description |
|---|---|
static class |
DestinationOptions.Jsii$Proxy
An implementation for
DestinationOptions |
| Modifier and Type | Method and Description |
|---|---|
DestinationOptions |
DestinationOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
DestinationConfig |
IDestination.bind(Construct scope,
IFunction fn,
DestinationOptions options)
Binds this destination to the Lambda function.
|
DestinationConfig |
IDestination.Jsii$Proxy.bind(Construct scope,
IFunction fn,
DestinationOptions options)
Binds this destination to the Lambda function.
|
default DestinationConfig |
IDestination.Jsii$Default.bind(Construct scope,
IFunction fn,
DestinationOptions options)
Binds this destination to the Lambda function.
|
Copyright © 2023. All rights reserved.