Builder

class Builder

Properties

Link copied to clipboard

The time, in seconds since the epoch, when the job completed.

Link copied to clipboard

The time, in seconds since the epoch, when the job was created.

Link copied to clipboard

Indicates whether a job is concurrent. Will be true when a job is rolling out new job executions or canceling previously created executions, otherwise false.

Link copied to clipboard

The job ARN.

Link copied to clipboard

The unique identifier you assigned to this job when it was created.

Link copied to clipboard

The time, in seconds since the epoch, when the job was last updated.

Link copied to clipboard

The job summary status.

Link copied to clipboard

Specifies whether the job will continue to run (CONTINUOUS), or will be complete after all those things specified as targets have completed the job (SNAPSHOT). If continuous, the job may also be run on a thing when a change is detected in a target. For example, a job will run on a thing when the thing is added to a target group, even after the job was completed by all things originally in the group.

Link copied to clipboard

The ID of the thing group.