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
965 |
# File 'sig/client.rbs', line 965
def hosted_zone_id: () -> ::String
|
#next_token ⇒ ::String
966 |
# File 'sig/client.rbs', line 966
def next_token: () -> ::String
|
#vp_cs ⇒ ::Array[Types::VPC]
967 |
# File 'sig/client.rbs', line 967
def vp_cs: () -> ::Array[Types::VPC]
|