View source: R/macie2_operations.R
macie2_list_classification_jobs | R Documentation |
Retrieves a subset of information about one or more classification jobs.
See https://www.paws-r-sdk.com/docs/macie2_list_classification_jobs/ for full documentation.
macie2_list_classification_jobs(
filterCriteria = NULL,
maxResults = NULL,
nextToken = NULL,
sortCriteria = NULL
)
filterCriteria |
The criteria to use to filter the results. |
maxResults |
The maximum number of items to include in each page of the response. |
nextToken |
The nextToken string that specifies which page of results to return in a paginated response. |
sortCriteria |
The criteria to use to sort the results. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.