class Aws::Macie2::Types::UpdateClassificationJobRequest
Changes the status of a classification job. For more information about pausing, resuming, or cancelling jobs, see [Managing sensitive data discovery jobs] in the *Amazon Macie User Guide*.
[1]: docs.aws.amazon.com/macie/latest/user/discovery-jobs-manage.html
@note When making an API call, you may pass UpdateClassificationJobRequest
data as a hash: { job_id: "__string", # required job_status: "RUNNING", # required, accepts RUNNING, PAUSED, CANCELLED, COMPLETE, IDLE, USER_PAUSED }
@!attribute [rw] job_id
@return [String]
@!attribute [rw] job_status
The status of a classification job. Possible values are: @return [String]
@see docs.aws.amazon.com/goto/WebAPI/macie2-2020-01-01/UpdateClassificationJobRequest AWS API Documentation
Constants
- SENSITIVE