Module: Aws::Route53::Client::_ListCidrCollectionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListCidrCollectionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#cidr_collections ⇒ ::Array[Types::CollectionSummary]
705 |
# File 'sig/client.rbs', line 705 def cidr_collections: () -> ::Array[Types::CollectionSummary] |
#next_token ⇒ ::String
704 |
# File 'sig/client.rbs', line 704 def next_token: () -> ::String |