| Modifier and Type | Class and Description |
|---|---|
static class |
DestinationConfig.Jsii$Proxy
An implementation for
DestinationConfig |
| Modifier and Type | Method and Description |
|---|---|
DestinationConfig |
IDestination.bind(Construct scope,
IFunction fn)
Binds this destination to the Lambda function.
|
DestinationConfig |
IDestination.Jsii$Proxy.bind(Construct scope,
IFunction fn)
Binds this destination to the Lambda function.
|
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.
|
DestinationConfig |
DestinationConfig.Builder.build()
Builds the configured instance.
|
Copyright © 2020. All rights reserved.