jobStatus
Indicates the status of a job. The status updates as the job executes. This shows one of the following values.
COMPLETED
- The job was completed successfully.FAILED
- The job failed to execute.QUEUED
- The job is queued and hasn't started yet.RUNNING
- The job is still running.