@Stability(value=Stable) @Internal public static final class CfnIdentity.MailFromAttributesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnIdentity.MailFromAttributesProperty
CfnIdentity.MailFromAttributesPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnIdentity.MailFromAttributesProperty.Builder, CfnIdentity.MailFromAttributesProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnIdentity.MailFromAttributesProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnIdentity.MailFromAttributesProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getBehaviorOnMxFailure()
The action that Amazon Pinpoint to takes if it can't read the required MX record for a custom MAIL FROM domain.
|
String |
getMailFromDomain()
The name of a domain that an email identity uses as a custom MAIL FROM domain.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnIdentity.MailFromAttributesProperty.Builder builder)
CfnIdentity.MailFromAttributesProperty.Builder.public final String getBehaviorOnMxFailure()
CfnIdentity.MailFromAttributesProperty
When you set this value to UseDefaultValue , Amazon Pinpoint uses amazonses.com as the MAIL FROM domain. When you set this value to RejectMessage , Amazon Pinpoint returns a MailFromDomainNotVerified error, and doesn't attempt to deliver the email.
These behaviors are taken when the custom MAIL FROM domain configuration is in the Pending , Failed , and TemporaryFailure states.
getBehaviorOnMxFailure in interface CfnIdentity.MailFromAttributesPropertypublic final String getMailFromDomain()
CfnIdentity.MailFromAttributesPropertygetMailFromDomain in interface CfnIdentity.MailFromAttributesProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.