class Aws::IoT::Types::JobSummary


@return [Boolean]
executions, otherwise false.
rolling out new job executions or canceling previously created
Indicates whether a job is concurrent. Will be true when a job is
@!attribute [rw] is_concurrent
@return [Time]
The time, in seconds since the epoch, when the job completed.
@!attribute [rw] completed_at
@return [Time]
The time, in seconds since the epoch, when the job was last updated.
@!attribute [rw] last_updated_at
@return [Time]
The time, in seconds since the epoch, when the job was created.
@!attribute [rw] created_at
@return [String]
The job summary status.
@!attribute [rw] status
@return [String]
</note>
been created.
that join the group receive the job execution even after the job has
for dynamic thing group targets. By using continuous jobs, devices
<note markdown=“1”> We recommend that you use continuous jobs instead of snapshot jobs
after the job was completed by all things originally in the group.
will run on a thing when the thing is added to a target group, even
on a thing when a change is detected in a target. For example, a job
completed the job (SNAPSHOT). If continuous, the job may also be run
be complete after all those things specified as targets have
Specifies whether the job will continue to run (CONTINUOUS), or will
@!attribute [rw] target_selection
@return [String]
The ID of the thing group.
@!attribute [rw] thing_group_id
@return [String]
The unique identifier you assigned to this job when it was created.
@!attribute [rw] job_id
@return [String]
The job ARN.
@!attribute [rw] job_arn
The job summary.