@Stability(value=Stable) public static final class CfnEmailIdentity.MailFromAttributesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnEmailIdentity.MailFromAttributesProperty>
CfnEmailIdentity.MailFromAttributesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnEmailIdentity.MailFromAttributesProperty.Builder |
behaviorOnMxFailure(String behaviorOnMxFailure)
Sets the value of
CfnEmailIdentity.MailFromAttributesProperty.getBehaviorOnMxFailure() |
CfnEmailIdentity.MailFromAttributesProperty |
build()
Builds the configured instance.
|
CfnEmailIdentity.MailFromAttributesProperty.Builder |
mailFromDomain(String mailFromDomain)
Sets the value of
CfnEmailIdentity.MailFromAttributesProperty.getMailFromDomain() |
@Stability(value=Stable) public CfnEmailIdentity.MailFromAttributesProperty.Builder behaviorOnMxFailure(String behaviorOnMxFailure)
CfnEmailIdentity.MailFromAttributesProperty.getBehaviorOnMxFailure()behaviorOnMxFailure - `CfnEmailIdentity.MailFromAttributesProperty.BehaviorOnMxFailure`.this@Stability(value=Stable) public CfnEmailIdentity.MailFromAttributesProperty.Builder mailFromDomain(String mailFromDomain)
CfnEmailIdentity.MailFromAttributesProperty.getMailFromDomain()mailFromDomain - `CfnEmailIdentity.MailFromAttributesProperty.MailFromDomain`.this@Stability(value=Stable) public CfnEmailIdentity.MailFromAttributesProperty build()
build in interface software.amazon.jsii.Builder<CfnEmailIdentity.MailFromAttributesProperty>CfnEmailIdentity.MailFromAttributesPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.