@Stability(value=Stable) @Internal public static final class CfnContactList.TopicProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnContactList.TopicProperty
CfnContactList.TopicPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnContactList.TopicProperty.Builder, CfnContactList.TopicProperty.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(String defaultSubscriptionStatus,
String displayName,
String topicName,
String description)
Constructor that initializes the object based on literal property values passed by the
CfnContactList.TopicProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDefaultSubscriptionStatus()
`CfnContactList.TopicProperty.DefaultSubscriptionStatus`.
|
String |
getDescription()
`CfnContactList.TopicProperty.Description`.
|
String |
getDisplayName()
`CfnContactList.TopicProperty.DisplayName`.
|
String |
getTopicName()
`CfnContactList.TopicProperty.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(String defaultSubscriptionStatus, String displayName, String topicName, String description)
CfnContactList.TopicProperty.Builder.public final String getDefaultSubscriptionStatus()
CfnContactList.TopicPropertygetDefaultSubscriptionStatus in interface CfnContactList.TopicPropertypublic final String getDisplayName()
CfnContactList.TopicPropertygetDisplayName in interface CfnContactList.TopicPropertypublic final String getTopicName()
CfnContactList.TopicPropertygetTopicName in interface CfnContactList.TopicPropertypublic final String getDescription()
CfnContactList.TopicPropertygetDescription in interface CfnContactList.TopicProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.