| Package | Description |
|---|---|
| software.amazon.awscdk.services.ses |
Amazon Simple Email Service Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
LambdaActionConfig.Jsii$Proxy
An implementation for
LambdaActionConfig |
| Modifier and Type | Method and Description |
|---|---|
LambdaActionConfig |
LambdaActionConfig.Builder.build()
Builds the configured instance.
|
default LambdaActionConfig |
ReceiptRuleActionConfig.getLambdaAction()
Calls an AWS Lambda function, and optionally, publishes a notification to Amazon SNS.
|
LambdaActionConfig |
ReceiptRuleActionConfig.Jsii$Proxy.getLambdaAction() |
| Modifier and Type | Method and Description |
|---|---|
ReceiptRuleActionConfig.Builder |
ReceiptRuleActionConfig.Builder.lambdaAction(LambdaActionConfig lambdaAction)
Sets the value of
ReceiptRuleActionConfig.getLambdaAction() |
Copyright © 2022. All rights reserved.