@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(CfnTopicProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnTopicProps.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 |
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(CfnTopicProps.Builder builder)
CfnTopicProps.Builder.public final Object getContentBasedDeduplication()
CfnTopicPropsgetContentBasedDeduplication in interface CfnTopicPropspublic final String getDisplayName()
CfnTopicPropsgetDisplayName in interface CfnTopicPropspublic final Object getFifoTopic()
CfnTopicPropsgetFifoTopic in interface CfnTopicPropspublic final String getKmsMasterKeyId()
CfnTopicPropsgetKmsMasterKeyId in interface CfnTopicPropspublic final Object getSubscription()
CfnTopicPropsgetSubscription in interface CfnTopicPropspublic final List<CfnTag> getTags()
CfnTopicPropsgetTags in interface CfnTopicPropspublic final String getTopicName()
CfnTopicPropsgetTopicName in interface CfnTopicProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.