Module: Aws::ForecastService::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]
932 |
# File 'sig/client.rbs', line 932
def dataset_groups: () -> ::Array[Types::DatasetGroupSummary]
|
#next_token ⇒ ::String
933 |
# File 'sig/client.rbs', line 933
def next_token: () -> ::String
|