Uses of Class
software.amazon.awscdk.services.ses.CfnMailManagerRuleSet.SnsActionProperty.Builder
Packages that use CfnMailManagerRuleSet.SnsActionProperty.Builder
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnMailManagerRuleSet.SnsActionProperty.Builder in software.amazon.awscdk.services.ses
Methods in software.amazon.awscdk.services.ses that return CfnMailManagerRuleSet.SnsActionProperty.BuilderModifier and TypeMethodDescriptionCfnMailManagerRuleSet.SnsActionProperty.Builder.actionFailurePolicy
(String actionFailurePolicy) Sets the value ofCfnMailManagerRuleSet.SnsActionProperty.getActionFailurePolicy()
CfnMailManagerRuleSet.SnsActionProperty.builder()
Sets the value ofCfnMailManagerRuleSet.SnsActionProperty.getEncoding()
CfnMailManagerRuleSet.SnsActionProperty.Builder.payloadType
(String payloadType) Sets the value ofCfnMailManagerRuleSet.SnsActionProperty.getPayloadType()
Sets the value ofCfnMailManagerRuleSet.SnsActionProperty.getRoleArn()
Sets the value ofCfnMailManagerRuleSet.SnsActionProperty.getTopicArn()
Constructors in software.amazon.awscdk.services.ses with parameters of type CfnMailManagerRuleSet.SnsActionProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnMailManagerRuleSet.SnsActionProperty.Builder
.