@Stability(value=Stable) @Internal public static final class CfnTopicProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTopicProps
CfnTopicPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnTopicProps.Builder, CfnTopicProps.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(Object contentBasedDeduplication,
String displayName,
Object fifoTopic,
String kmsMasterKeyId,
Object subscription,
List<? extends CfnTag> tags,
String topicName)
Constructor that initializes the object based on literal property values passed by the
CfnTopicProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getContentBasedDeduplication()
`AWS::SNS::Topic.ContentBasedDeduplication`.
|
String |
getDisplayName()
`AWS::SNS::Topic.DisplayName`.
|
Object |
getFifoTopic()
`AWS::SNS::Topic.FifoTopic`.
|
String |
getKmsMasterKeyId()
`AWS::SNS::Topic.KmsMasterKeyId`.
|
Object |
getSubscription()
`AWS::SNS::Topic.Subscription`.
|
List<CfnTag> |
getTags()
`AWS::SNS::Topic.Tags`.
|
String |
getTopicName()
`AWS::SNS::Topic.TopicName`.
|
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(Object contentBasedDeduplication, String displayName, Object fifoTopic, String kmsMasterKeyId, Object subscription, List<? extends CfnTag> tags, String topicName)
CfnTopicProps.Builder.public final Object getContentBasedDeduplication()
CfnTopicPropsgetContentBasedDeduplication in interface CfnTopicPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sns-topic.html#cfn-sns-topic-contentbaseddeduplicationpublic final String getDisplayName()
CfnTopicPropsgetDisplayName in interface CfnTopicPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sns-topic.html#cfn-sns-topic-displaynamepublic final Object getFifoTopic()
CfnTopicPropsgetFifoTopic in interface CfnTopicPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sns-topic.html#cfn-sns-topic-fifotopicpublic final String getKmsMasterKeyId()
CfnTopicPropsgetKmsMasterKeyId in interface CfnTopicPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sns-topic.html#cfn-sns-topic-kmsmasterkeyidpublic final Object getSubscription()
CfnTopicPropsgetSubscription in interface CfnTopicPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sns-topic.html#cfn-sns-topic-subscriptionpublic final List<CfnTag> getTags()
CfnTopicPropsgetTags in interface CfnTopicPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sns-topic.html#cfn-sns-topic-tagspublic final String getTopicName()
CfnTopicPropsgetTopicName in interface CfnTopicPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sns-topic.html#cfn-sns-topic-topicname@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.