Instance / Attribute / private_dns_name_options

private_dns_name_options#

EC2.Instance.private_dns_name_options#
  • (dict) –

    The options for the instance hostname.

    • HostnameType (string) –

      The type of hostname to assign to an instance.

    • EnableResourceNameDnsARecord (boolean) –

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

    • EnableResourceNameDnsAAAARecord (boolean) –

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