@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String contactListName,
String description,
List<? extends CfnTag> tags,
Object topics)
Constructor that initializes the object based on literal property values passed by the
CfnContactListProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getContactListName()
`AWS::SES::ContactList.ContactListName`.
|
String |
getDescription()
`AWS::SES::ContactList.Description`.
|
List<CfnTag> |
getTags()
`AWS::SES::ContactList.Tags`.
|
Object |
getTopics()
`AWS::SES::ContactList.Topics`.
|
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.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()
CfnContactListPropsgetTopics in interface CfnContactListProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.