@Stability(value=Stable)
public static interface CfnIdentity.MailFromAttributesProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpointemail-identity-mailfromattributes.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnIdentity.MailFromAttributesProperty.Builder
A builder for
CfnIdentity.MailFromAttributesProperty |
static class |
CfnIdentity.MailFromAttributesProperty.Jsii$Proxy
An implementation for
CfnIdentity.MailFromAttributesProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnIdentity.MailFromAttributesProperty.Builder |
builder() |
default String |
getBehaviorOnMxFailure()
`CfnIdentity.MailFromAttributesProperty.BehaviorOnMxFailure`.
|
default String |
getMailFromDomain()
`CfnIdentity.MailFromAttributesProperty.MailFromDomain`.
|
@Stability(value=Stable) @Nullable default String getBehaviorOnMxFailure()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpointemail-identity-mailfromattributes.html#cfn-pinpointemail-identity-mailfromattributes-behavioronmxfailure@Stability(value=Stable) @Nullable default String getMailFromDomain()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpointemail-identity-mailfromattributes.html#cfn-pinpointemail-identity-mailfromattributes-mailfromdomain@Stability(value=Stable) static CfnIdentity.MailFromAttributesProperty.Builder builder()
Copyright © 2020. All rights reserved.