Class: Aws::Types::GetHostedZoneResponse

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#delegation_setTypes::DelegationSet

Returns the value of attribute delegation_set.



643
644
645
# File 'sig/types.rbs', line 643

def delegation_set
  @delegation_set
end

#hosted_zoneTypes::HostedZone

Returns the value of attribute hosted_zone.



642
643
644
# File 'sig/types.rbs', line 642

def hosted_zone
  @hosted_zone
end

#vp_cs::Array[Types::VPC]

Returns the value of attribute vp_cs.



644
645
646
# File 'sig/types.rbs', line 644

def vp_cs
  @vp_cs
end