listDatasetGroups
inline suspend fun ForecastClient.listDatasetGroups(crossinline block: ListDatasetGroupsRequest.Builder.() -> Unit): ListDatasetGroupsResponse
Returns a list of dataset groups created using the CreateDatasetGroup operation. For each dataset group, this operation returns a summary of its properties, including its Amazon Resource Name (ARN). You can retrieve the complete set of properties by using the dataset group ARN with the DescribeDatasetGroup operation.