@Stability(value=Stable) @Internal public static final class CfnContactListProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnContactListProps
CfnContactListPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnContactListProps.Builder, CfnContactListProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnContactListProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnContactListProps.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) |
String |
getContactListName()
The name of the contact list.
|
String |
getDescription()
A description of what the contact list is about.
|
List<CfnTag> |
getTags()
The tags associated with a contact list.
|
Object |
getTopics()
An interest group, theme, or label within a list.
|
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(CfnContactListProps.Builder builder)
CfnContactListProps.Builder.public final String getContactListName()
CfnContactListPropsgetContactListName in interface CfnContactListPropspublic final String getDescription()
CfnContactListPropsgetDescription in interface CfnContactListPropspublic final List<CfnTag> getTags()
CfnContactListPropsgetTags in interface CfnContactListPropspublic final Object getTopics()
CfnContactListPropsA contact list can have multiple topics.
getTopics in interface CfnContactListProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.