@Stability(value=Stable) @Internal public static final class CfnPublicDnsNamespaceProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPublicDnsNamespaceProps
CfnPublicDnsNamespacePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnPublicDnsNamespaceProps.Builder, CfnPublicDnsNamespaceProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPublicDnsNamespaceProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnPublicDnsNamespaceProps.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()
A description for the namespace.
|
String |
getName()
The name that you want to assign to this namespace.
|
Object |
getProperties()
Properties for the public DNS namespace.
|
List<CfnTag> |
getTags()
The tags for the namespace.
|
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(CfnPublicDnsNamespaceProps.Builder builder)
CfnPublicDnsNamespaceProps.Builder.public final String getName()
CfnPublicDnsNamespacePropsgetName in interface CfnPublicDnsNamespacePropspublic final String getDescription()
CfnPublicDnsNamespacePropsgetDescription in interface CfnPublicDnsNamespacePropspublic final Object getProperties()
CfnPublicDnsNamespacePropsgetProperties in interface CfnPublicDnsNamespacePropspublic final List<CfnTag> getTags()
CfnPublicDnsNamespacePropsEach tag consists of a key and an optional value, both of which you define. Tag keys can have a maximum character length of 128 characters, and tag values can have a maximum length of 256 characters.
getTags in interface CfnPublicDnsNamespaceProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.