The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.