@Stability(value=Stable) @Internal public static final class EmailSettings.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements EmailSettings
EmailSettingssoftware.amazon.jsii.JsiiObject.InitializationModeEmailSettings.Builder, EmailSettings.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(EmailSettings.Builder builder)
Constructor that initializes the object based on literal property values passed by the
EmailSettings.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 |
getFrom()
The 'from' address on the emails received by the user.
|
String |
getReplyTo()
The 'replyTo' address on the emails received by the user as defined by IETF RFC-5322.
|
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(EmailSettings.Builder builder)
EmailSettings.Builder.public final String getFrom()
EmailSettingsDefault: noreply
getFrom in interface EmailSettingspublic final String getReplyTo()
EmailSettingsWhen set, most email clients recognize to change 'to' line to this address when a reply is drafted.
Default: - Not set.
getReplyTo in interface EmailSettings@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.