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