@Stability(value=Stable) @Internal public static final class CfnReceiptRule.SNSActionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnReceiptRule.SNSActionProperty
CfnReceiptRule.SNSActionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnReceiptRule.SNSActionProperty.Builder, CfnReceiptRule.SNSActionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnReceiptRule.SNSActionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnReceiptRule.ActionProperty.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 |
getEncoding()
The encoding to use for the email within the Amazon SNS notification.
|
String |
getTopicArn()
The Amazon Resource Name (ARN) of the Amazon SNS topic to notify.
|
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(CfnReceiptRule.SNSActionProperty.Builder builder)
CfnReceiptRule.ActionProperty.Builder.public final String getEncoding()
CfnReceiptRule.SNSActionPropertyUTF-8 is easier to use, but may not preserve all special characters when a message was encoded with a different encoding format. Base64 preserves all special characters. The default value is UTF-8.
getEncoding in interface CfnReceiptRule.SNSActionPropertypublic final String getTopicArn()
CfnReceiptRule.SNSActionPropertyYou can find the ARN of a topic by using the ListTopics operation in Amazon SNS.
For more information about Amazon SNS topics, see the Amazon SNS Developer Guide .
getTopicArn in interface CfnReceiptRule.SNSActionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.