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

#domain_name::String

Returns the value of attribute domain_name.

Returns:

  • (::String)


469
470
471
# File 'sig/types.rbs', line 469

def domain_name
  @domain_name
end

#hosted_zone_id::String

Returns the value of attribute hosted_zone_id.

Returns:

  • (::String)


470
471
472
# File 'sig/types.rbs', line 470

def hosted_zone_id
  @hosted_zone_id
end