Class: Aws::Types::DnsProperties

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#hosted_zone_id::String

Returns the value of attribute hosted_zone_id.

Returns:

  • (::String)


156
157
158
# File 'sig/types.rbs', line 156

def hosted_zone_id
  @hosted_zone_id
end

#soaTypes::SOA

Returns the value of attribute soa.

Returns:



157
158
159
# File 'sig/types.rbs', line 157

def soa
  @soa
end