@Stability(value=Stable) @Internal public static final class CfnTopicPolicyProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTopicPolicyProps
CfnTopicPolicyPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnTopicPolicyProps.Builder, CfnTopicPolicyProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnTopicPolicyProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnTopicPolicyProps.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) |
Object |
getPolicyDocument()
A policy document that contains permissions to add to the specified SNS topics.
|
List<String> |
getTopics()
The Amazon Resource Names (ARN) of the topics to which you want to add the policy.
|
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(CfnTopicPolicyProps.Builder builder)
CfnTopicPolicyProps.Builder.public final Object getPolicyDocument()
CfnTopicPolicyPropsgetPolicyDocument in interface CfnTopicPolicyPropspublic final List<String> getTopics()
CfnTopicPolicyProps
You can use the [Ref](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/intrinsic-function-reference-ref.html) function to specify an [AWS::SNS::Topic](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sns-topic.html) resource.
getTopics in interface CfnTopicPolicyProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.