@Stability(value=Stable)
public static interface CfnIdentity.MailFromAttributesProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default String getMailFromDomain()
@Stability(value=Stable) static CfnIdentity.MailFromAttributesProperty.Builder builder()
Copyright © 2021. All rights reserved.