| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda |
AWS Lambda Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnEventInvokeConfig.DestinationConfigProperty.Jsii$Proxy
An implementation for
CfnEventInvokeConfig.DestinationConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnEventInvokeConfig.DestinationConfigProperty |
CfnEventInvokeConfig.DestinationConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnEventInvokeConfig.Builder |
CfnEventInvokeConfig.Builder.destinationConfig(CfnEventInvokeConfig.DestinationConfigProperty destinationConfig)
`AWS::Lambda::EventInvokeConfig.DestinationConfig`.
|
CfnEventInvokeConfigProps.Builder |
CfnEventInvokeConfigProps.Builder.destinationConfig(CfnEventInvokeConfig.DestinationConfigProperty destinationConfig)
Sets the value of
CfnEventInvokeConfigProps.getDestinationConfig() |
void |
CfnEventInvokeConfig.setDestinationConfig(CfnEventInvokeConfig.DestinationConfigProperty value)
`AWS::Lambda::EventInvokeConfig.DestinationConfig`.
|
Copyright © 2021. All rights reserved.