software.amazon.jsii.JsiiObject.InitializationModeSnsProps.Builder, SnsProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(SnsProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
SnsProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
EmailEncoding |
getEncoding()
The encoding to use for the email within the Amazon SNS notification.
|
ITopic |
getTopic()
The SNS topic to notify.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(SnsProps.Builder builder)
SnsProps.Builder.public final ITopic getTopic()
SnsPropspublic final EmailEncoding getEncoding()
SnsPropsDefault: UTF-8
getEncoding in interface SnsProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.