Module: Aws::Personalize::Client::_ListDatasetGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDatasetGroupsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#dataset_groups ⇒ ::Array[Types::DatasetGroupSummary]
795 |
# File 'sig/client.rbs', line 795
def dataset_groups: () -> ::Array[Types::DatasetGroupSummary]
|
#next_token ⇒ ::String
796 |
# File 'sig/client.rbs', line 796
def next_token: () -> ::String
|