UpdateJobRequest
class UpdateJobRequest
Types
Properties
Link copied to clipboard
Allows you to create criteria to abort a job.
Link copied to clipboard
A short text description of the job.
Link copied to clipboard
Allows you to create the criteria to retry a job.
Link copied to clipboard
Allows you to create a staged rollout of the job.
Link copied to clipboard
The namespace used to indicate that a job is a customer-managed job.
Link copied to clipboard
Configuration information for pre-signed S3 URLs.
Link copied to clipboard
Specifies the amount of time each device has to finish its execution of the job. The timer is started when the job execution status is set to IN_PROGRESS
. If the job execution status is not set to another terminal state before the time expires, it will be automatically set to TIMED_OUT
.