NAME
Paws::S3Control::UpdateJobStatusResult
ATTRIBUTES
JobId => Str
The ID for the job whose status was updated.
Status => Str
The current status for the specified job.
Valid values are: "Active"
, "Cancelled"
, "Cancelling"
, "Complete"
, "Completing"
, "Failed"
, "Failing"
, "New"
, "Paused"
, "Pausing"
, "Preparing"
, "Ready"
, "Suspended"
StatusUpdateReason => Str
The reason that the specified job's status was updated.