public static final class CfnAlert.SNSConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAlert.SNSConfigurationProperty
CfnAlert.SNSConfigurationProperty
CfnAlert.SNSConfigurationProperty.Builder, CfnAlert.SNSConfigurationProperty.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.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(java.lang.Object o) |
java.lang.String |
getRoleArn()
The ARN of the IAM role that has access to the target SNS topic.
|
java.lang.String |
getSnsTopicArn()
The ARN of the target SNS topic.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.String getRoleArn()
CfnAlert.SNSConfigurationProperty
getRoleArn
in interface CfnAlert.SNSConfigurationProperty
public final java.lang.String getSnsTopicArn()
CfnAlert.SNSConfigurationProperty
getSnsTopicArn
in interface CfnAlert.SNSConfigurationProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()