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