@Stability(value=Stable) @Internal public static final class CfnDomainProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDomainProps
CfnDomainPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnDomainProps.Builder, CfnDomainProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDomainProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDomainProps.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 |
getDeadLetterQueueUrl()
`AWS::CustomerProfiles::Domain.DeadLetterQueueUrl`.
|
String |
getDefaultEncryptionKey()
`AWS::CustomerProfiles::Domain.DefaultEncryptionKey`.
|
Number |
getDefaultExpirationDays()
`AWS::CustomerProfiles::Domain.DefaultExpirationDays`.
|
String |
getDomainName()
`AWS::CustomerProfiles::Domain.DomainName`.
|
List<CfnTag> |
getTags()
`AWS::CustomerProfiles::Domain.Tags`.
|
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(CfnDomainProps.Builder builder)
CfnDomainProps.Builder.public final String getDeadLetterQueueUrl()
CfnDomainPropsgetDeadLetterQueueUrl in interface CfnDomainPropspublic final String getDefaultEncryptionKey()
CfnDomainPropsgetDefaultEncryptionKey in interface CfnDomainPropspublic final Number getDefaultExpirationDays()
CfnDomainPropsgetDefaultExpirationDays in interface CfnDomainPropspublic final String getDomainName()
CfnDomainPropsgetDomainName in interface CfnDomainPropspublic final List<CfnTag> getTags()
CfnDomainPropsgetTags in interface CfnDomainProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.