@Stability(value=Stable) @Internal public static final class SNSActionConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements SNSActionConfig
SNSActionConfigsoftware.amazon.jsii.JsiiObject.InitializationModeSNSActionConfig.Builder, SNSActionConfig.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(SNSActionConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by the
SNSActionConfig.Builder. |
| 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(SNSActionConfig.Builder builder)
SNSActionConfig.Builder.public final String getEncoding()
SNSActionConfigDefault: 'UTF-8'
getEncoding in interface SNSActionConfigpublic final String getTopicArn()
SNSActionConfigDefault: - No notification is sent to SNS.
getTopicArn in interface SNSActionConfig@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.