You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EC2::Types::DnsEntry

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes a DNS entry.

Instance Attribute Summary collapse

Instance Attribute Details

#dns_nameString

The DNS name.

Returns:

  • (String)

    The DNS name.

#hosted_zone_idString

The ID of the private hosted zone.

Returns:

  • (String)

    The ID of the private hosted zone.