| Package | Description |
|---|---|
| software.amazon.awscdk.services.ses |
Amazon Simple Email Service Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
StopActionConfig.Jsii$Proxy
An implementation for
StopActionConfig |
| Modifier and Type | Method and Description |
|---|---|
StopActionConfig |
StopActionConfig.Builder.build()
Builds the configured instance.
|
default StopActionConfig |
ReceiptRuleActionConfig.getStopAction()
(experimental) Terminates the evaluation of the receipt rule set and optionally publishes a notification to Amazon SNS.
|
StopActionConfig |
ReceiptRuleActionConfig.Jsii$Proxy.getStopAction() |
| Modifier and Type | Method and Description |
|---|---|
ReceiptRuleActionConfig.Builder |
ReceiptRuleActionConfig.Builder.stopAction(StopActionConfig stopAction)
Sets the value of
ReceiptRuleActionConfig.getStopAction() |
| Constructor and Description |
|---|
Jsii$Proxy(AddHeaderActionConfig addHeaderAction,
BounceActionConfig bounceAction,
LambdaActionConfig lambdaAction,
S3ActionConfig s3Action,
SNSActionConfig snsAction,
StopActionConfig stopAction,
WorkmailActionConfig workmailAction)
Constructor that initializes the object based on literal property values passed by the
ReceiptRuleActionConfig.Builder. |
Copyright © 2021. All rights reserved.