Uses of Interface
software.amazon.awscdk.services.ses.BounceActionConfig
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of BounceActionConfig in software.amazon.awscdk.services.ses
Modifier and TypeMethodDescriptionBounceActionConfig.Builder.build()
Builds the configured instance.default BounceActionConfig
ReceiptRuleActionConfig.getBounceAction()
Rejects the received email by returning a bounce response to the sender and, optionally, publishes a notification to Amazon SNS.final BounceActionConfig
ReceiptRuleActionConfig.Jsii$Proxy.getBounceAction()
Modifier and TypeMethodDescriptionReceiptRuleActionConfig.Builder.bounceAction
(BounceActionConfig bounceAction) Sets the value ofReceiptRuleActionConfig.getBounceAction()