List the datasets that you have configured in this Region. For more information about datasets, see Flywheel overview in the Amazon Comprehend Developer Guide.
See https://www.paws-r-sdk.com/docs/comprehend_list_datasets/ for full documentation.
comprehend_list_datasets(
FlywheelArn = NULL,
Filter = NULL,
NextToken = NULL,
MaxResults = NULL
)
The Amazon Resource Number (ARN) of the flywheel.
Filters the datasets to be returned in the response.
Identifies the next page of results to return.
Maximum number of results to return in a response. The default is 100.