@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 |
getDescription()
The client-provided description of the domain.
|
String |
getName()
The client-provided name for the domain.
|
Object |
getServerSideEncryptionConfiguration()
The server-side encryption configuration containing the KMS Key Identifier you want Voice ID to use to encrypt your data.
|
List<CfnTag> |
getTags()
The tags used to organize, track, or control access for this resource.
|
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 getName()
CfnDomainPropsgetName in interface CfnDomainPropspublic final Object getServerSideEncryptionConfiguration()
CfnDomainPropsgetServerSideEncryptionConfiguration in interface CfnDomainPropspublic final String getDescription()
CfnDomainPropsgetDescription 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 © 2022. All rights reserved.