@Stability(value=Stable) @Internal public static final class BounceProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements BounceProps
BouncePropssoftware.amazon.jsii.JsiiObject.InitializationModeBounceProps.Builder, BounceProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(BounceProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
BounceProps.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 |
getSender()
The email address of the sender of the bounced email.
|
BounceTemplate |
getTemplate()
The template containing the message, reply code and status code.
|
ITopic |
getTopic()
The SNS topic to notify when the bounce action is taken.
|
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(BounceProps.Builder builder)
BounceProps.Builder.public final String getSender()
BouncePropsThis is the address from which the bounce message will be sent.
getSender in interface BouncePropspublic final BounceTemplate getTemplate()
BouncePropsgetTemplate in interface BouncePropspublic final ITopic getTopic()
BouncePropsDefault: no notification
getTopic in interface BounceProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.