Module: Aws::OpenSearchServerless::Client::_ListCollectionGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListCollectionGroupsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#collection_group_summaries ⇒ ::Array[Types::CollectionGroupSummary]
467 |
# File 'sig/client.rbs', line 467
def collection_group_summaries: () -> ::Array[Types::CollectionGroupSummary]
|
#next_token ⇒ ::String
468 |
# File 'sig/client.rbs', line 468
def next_token: () -> ::String
|