@Stability(value=Stable) @Internal public static final class CfnInstance.PrivateDnsNameOptionsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnInstance.PrivateDnsNameOptionsProperty
CfnInstance.PrivateDnsNameOptionsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnInstance.PrivateDnsNameOptionsProperty.Builder, CfnInstance.PrivateDnsNameOptionsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnInstance.PrivateDnsNameOptionsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnInstance.AssociationParameterProperty.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) |
Object |
getEnableResourceNameDnsAaaaRecord()
Indicates whether to respond to DNS queries for instance hostnames with DNS AAAA records.
|
Object |
getEnableResourceNameDnsARecord()
Indicates whether to respond to DNS queries for instance hostnames with DNS A records.
|
String |
getHostnameType()
The type of hostnames to assign to instances in the subnet at launch.
|
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(CfnInstance.PrivateDnsNameOptionsProperty.Builder builder)
CfnInstance.AssociationParameterProperty.Builder.public final Object getEnableResourceNameDnsAaaaRecord()
CfnInstance.PrivateDnsNameOptionsPropertyFor more information, see Amazon EC2 instance hostname types in the Amazon Elastic Compute Cloud User Guide .
getEnableResourceNameDnsAaaaRecord in interface CfnInstance.PrivateDnsNameOptionsPropertypublic final Object getEnableResourceNameDnsARecord()
CfnInstance.PrivateDnsNameOptionsPropertyFor more information, see Amazon EC2 instance hostname types in the Amazon Elastic Compute Cloud User Guide .
getEnableResourceNameDnsARecord in interface CfnInstance.PrivateDnsNameOptionsPropertypublic final String getHostnameType()
CfnInstance.PrivateDnsNameOptionsPropertyFor IPv4 only subnets, an instance DNS name must be based on the instance IPv4 address. For IPv6 only subnets, an instance DNS name must be based on the instance ID. For dual-stack subnets, you can specify whether DNS names use the instance IPv4 address or the instance ID. For more information, see Amazon EC2 instance hostname types in the Amazon Elastic Compute Cloud User Guide .
getHostnameType in interface CfnInstance.PrivateDnsNameOptionsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.