Module: Aws::OpenSearchServerless::Client::_ListCollectionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListCollectionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#collection_summaries ⇒ ::Array[Types::CollectionSummary]
479 |
# File 'sig/client.rbs', line 479
def collection_summaries: () -> ::Array[Types::CollectionSummary]
|
#next_token ⇒ ::String
480 |
# File 'sig/client.rbs', line 480
def next_token: () -> ::String
|