@Stability(value=Stable) @Internal public static final class CfnPrivateDnsNamespaceProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPrivateDnsNamespaceProps
CfnPrivateDnsNamespacePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnPrivateDnsNamespaceProps.Builder, CfnPrivateDnsNamespaceProps.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 name,
String vpc,
String description,
Object properties,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnPrivateDnsNamespaceProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
`AWS::ServiceDiscovery::PrivateDnsNamespace.Description`.
|
String |
getName()
`AWS::ServiceDiscovery::PrivateDnsNamespace.Name`.
|
Object |
getProperties()
`AWS::ServiceDiscovery::PrivateDnsNamespace.Properties`.
|
List<CfnTag> |
getTags()
`AWS::ServiceDiscovery::PrivateDnsNamespace.Tags`.
|
String |
getVpc()
`AWS::ServiceDiscovery::PrivateDnsNamespace.Vpc`.
|
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 getName()
CfnPrivateDnsNamespacePropsgetName in interface CfnPrivateDnsNamespacePropspublic final String getVpc()
CfnPrivateDnsNamespacePropsgetVpc in interface CfnPrivateDnsNamespacePropspublic final String getDescription()
CfnPrivateDnsNamespacePropsgetDescription in interface CfnPrivateDnsNamespacePropspublic final Object getProperties()
CfnPrivateDnsNamespacePropsgetProperties in interface CfnPrivateDnsNamespacePropspublic final List<CfnTag> getTags()
CfnPrivateDnsNamespacePropsgetTags in interface CfnPrivateDnsNamespaceProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.