class Aws::IoT::Types::JobSummary
@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]
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.