Uses of Class
software.amazon.awscdk.services.ses.CfnEmailIdentity.MailFromAttributesProperty.Builder
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnEmailIdentity.MailFromAttributesProperty.Builder in software.amazon.awscdk.services.ses
Modifier and TypeMethodDescriptionCfnEmailIdentity.MailFromAttributesProperty.Builder.behaviorOnMxFailure
(String behaviorOnMxFailure) Sets the value ofCfnEmailIdentity.MailFromAttributesProperty.getBehaviorOnMxFailure()
CfnEmailIdentity.MailFromAttributesProperty.builder()
CfnEmailIdentity.MailFromAttributesProperty.Builder.mailFromDomain
(String mailFromDomain) Sets the value ofCfnEmailIdentity.MailFromAttributesProperty.getMailFromDomain()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnEmailIdentity.MailFromAttributesProperty.Builder
.