View source: R/macie2_operations.R
macie2_update_classification_job | R Documentation |
Changes the status of a classification job.
See https://www.paws-r-sdk.com/docs/macie2_update_classification_job/ for full documentation.
macie2_update_classification_job(jobId, jobStatus)
jobId |
[required] The unique identifier for the classification job. |
jobStatus |
[required] The new status for the job. Valid values are:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.