Gets a list of the document classifiers that you have created.
See https://www.paws-r-sdk.com/docs/comprehend_list_document_classifiers/ for full documentation.
comprehend_list_document_classifiers(
Filter = NULL,
NextToken = NULL,
MaxResults = NULL
)Filters the jobs that are returned. You can filter jobs on their name, status, or the date and time that they were submitted. You can only set one filter at a time.
Identifies the next page of results to return.
The maximum number of results to return in each page. The default is 100.