Uses of Interface
software.amazon.awscdk.services.ses.BounceActionConfig
Packages that use BounceActionConfig
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of BounceActionConfig in software.amazon.awscdk.services.ses
Classes in software.amazon.awscdk.services.ses that implement BounceActionConfigMethods in software.amazon.awscdk.services.ses that return BounceActionConfigModifier and TypeMethodDescriptionBounceActionConfig.Builder.build()Builds the configured instance.default BounceActionConfigReceiptRuleActionConfig.getBounceAction()Rejects the received email by returning a bounce response to the sender and, optionally, publishes a notification to Amazon SNS.final BounceActionConfigReceiptRuleActionConfig.Jsii$Proxy.getBounceAction()Methods in software.amazon.awscdk.services.ses with parameters of type BounceActionConfigModifier and TypeMethodDescriptionReceiptRuleActionConfig.Builder.bounceAction(BounceActionConfig bounceAction) Sets the value ofReceiptRuleActionConfig.getBounceAction()