@Stability(value=Stable) @Internal public static final class CfnLaunchTemplate.PrivateDnsNameOptionsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLaunchTemplate.PrivateDnsNameOptionsProperty
CfnLaunchTemplate.PrivateDnsNameOptionsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnLaunchTemplate.PrivateDnsNameOptionsProperty.Builder, CfnLaunchTemplate.PrivateDnsNameOptionsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnLaunchTemplate.PrivateDnsNameOptionsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnLaunchTemplate.AcceleratorCountProperty.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 hostname for EC2 instances.
|
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(CfnLaunchTemplate.PrivateDnsNameOptionsProperty.Builder builder)
CfnLaunchTemplate.AcceleratorCountProperty.Builder.public final Object getEnableResourceNameDnsAaaaRecord()
CfnLaunchTemplate.PrivateDnsNameOptionsPropertygetEnableResourceNameDnsAaaaRecord in interface CfnLaunchTemplate.PrivateDnsNameOptionsPropertypublic final Object getEnableResourceNameDnsARecord()
CfnLaunchTemplate.PrivateDnsNameOptionsPropertygetEnableResourceNameDnsARecord in interface CfnLaunchTemplate.PrivateDnsNameOptionsPropertypublic final String getHostnameType()
CfnLaunchTemplate.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 CfnLaunchTemplate.PrivateDnsNameOptionsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.