cleanroomsml_list_training_datasets {paws.security.identity} | R Documentation |
Returns a list of training datasets
Description
Returns a list of training datasets.
See https://www.paws-r-sdk.com/docs/cleanroomsml_list_training_datasets/ for full documentation.
Usage
cleanroomsml_list_training_datasets(nextToken = NULL, maxResults = NULL)
Arguments
nextToken |
The token value retrieved from a previous call to access the next page of results. |
maxResults |
The maximum size of the results that is returned per call. |
[Package paws.security.identity version 0.9.0 Index]