Module: Aws::Route53::Client::_ListCidrLocationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListCidrLocationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#cidr_locations ⇒ ::Array[Types::LocationSummary]
717 |
# File 'sig/client.rbs', line 717
def cidr_locations: () -> ::Array[Types::LocationSummary]
|
#next_token ⇒ ::String
716 |
# File 'sig/client.rbs', line 716
def next_token: () -> ::String
|