Uses of Class
software.amazon.awscdk.services.ses.CfnReceiptRule.BounceActionProperty.Builder
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnReceiptRule.BounceActionProperty.Builder in software.amazon.awscdk.services.ses
Modifier and TypeMethodDescriptionCfnReceiptRule.BounceActionProperty.builder()
Sets the value ofCfnReceiptRule.BounceActionProperty.getMessage()
Sets the value ofCfnReceiptRule.BounceActionProperty.getSender()
CfnReceiptRule.BounceActionProperty.Builder.smtpReplyCode
(String smtpReplyCode) Sets the value ofCfnReceiptRule.BounceActionProperty.getSmtpReplyCode()
CfnReceiptRule.BounceActionProperty.Builder.statusCode
(String statusCode) Sets the value ofCfnReceiptRule.BounceActionProperty.getStatusCode()
Sets the value ofCfnReceiptRule.BounceActionProperty.getTopicArn()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnReceiptRule.BounceActionProperty.Builder
.