Class: Aws::Types::DnsEntry

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dns_name::String

Returns the value of attribute dns_name.

Returns:

  • (::String)


8777
8778
8779
# File 'sig/types.rbs', line 8777

def dns_name
  @dns_name
end

#hosted_zone_id::String

Returns the value of attribute hosted_zone_id.

Returns:

  • (::String)


8778
8779
8780
# File 'sig/types.rbs', line 8778

def hosted_zone_id
  @hosted_zone_id
end