Module: Aws::Route53::Client::_ListVPCAssociationAuthorizationsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#hosted_zone_id::String

Returns:

  • (::String)


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

def hosted_zone_id: () -> ::String

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#vp_cs::Array[Types::VPC]

Returns:



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

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