PrivateDnsNameOptionsOnLaunch - Amazon Elastic Compute Cloud
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

PrivateDnsNameOptionsOnLaunch

Describes the options for instance hostnames.

Contents

enableResourceNameDnsAAAARecord

Indicates whether to respond to DNS queries for instance hostname with DNS AAAA records.

Type: Boolean

Required: No

enableResourceNameDnsARecord

Indicates whether to respond to DNS queries for instance hostnames with DNS A records.

Type: Boolean

Required: No

hostnameType

The type of hostname for EC2 instances. For 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.

Type: String

Valid Values: ip-name | resource-name

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: