Module: Aws::Route53::Client::_GetHostedZoneResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetHostedZoneResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#delegation_setTypes::DelegationSet



596
# File 'sig/client.rbs', line 596

def delegation_set: () -> Types::DelegationSet

#hosted_zoneTypes::HostedZone

Returns:



595
# File 'sig/client.rbs', line 595

def hosted_zone: () -> Types::HostedZone

#vp_cs::Array[Types::VPC]

Returns:



597
# File 'sig/client.rbs', line 597

def vp_cs: () -> ::Array[Types::VPC]