You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoT::Types::JobConfiguration for criteria to abort the job.
If the job was updated, describes the reason for the update.
The time, in seconds since the epoch, when the job was completed.
The time, in seconds since the epoch, when the job was created.
A short text description of the job.
Will be true
if the job was canceled with the optional force
parameter set to true
.
An ARN identifying the job with format \"arn:aws:iot:region:account:job/jobId\".
Allows you to create a staged rollout of a job.
The unique identifier you assigned to this job when it was created.
Details about the job process.
The time, in seconds since the epoch, when the job was last updated.
The namespace used to indicate that a job is a customer-managed job.
Configuration for pre-signed S3 URLs.
If the job was updated, provides the reason code for the update.
The status of the job, one of IN_PROGRESS
, CANCELED
, DELETION_IN_PROGRESS
or COMPLETED
.
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).
A list of IoT things and thing groups to which the job should be sent.
Specifies the amount of time each device has to finish its execution of the job.
If the job was updated, describes the reason for the update.
#completed_at ⇒ TimeThe time, in seconds since the epoch, when the job was completed.
#created_at ⇒ TimeThe time, in seconds since the epoch, when the job was created.
#description ⇒ StringA short text description of the job.
#force_canceled ⇒ BooleanWill be true
if the job was canceled with the optional force
parameter set to true
.
An ARN identifying the job with format \"arn:aws:iot:region:account:job/jobId\".
#job_id ⇒ StringThe unique identifier you assigned to this job when it was created.
#last_updated_at ⇒ TimeThe time, in seconds since the epoch, when the job was last updated.
#namespace_id ⇒ StringThe namespace used to indicate that a job is a customer-managed job.
When you specify a value for this parameter, AWS IoT Core sends jobs notifications to MQTT topics that contain the value in the following format.
$aws/things/THING_NAME/jobs/JOB_ID/notify-namespace-NAMESPACE_ID/
The namespaceId
feature is in public preview.
If the job was updated, provides the reason code for the update.
#status ⇒ StringThe status of the job, one of IN_PROGRESS
, CANCELED
, DELETION_IN_PROGRESS
or COMPLETED
.
Possible values:
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 device when the thing representing the device is added to a target group, even after the job was completed by all things originally in the group.
Possible values:
A list of IoT things and thing groups to which the job should be sent.
#timeout_config ⇒ Types::TimeoutConfigSpecifies the amount of time each device has to finish its execution of the job. A 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 timer expires, it will be automatically set to TIMED_OUT
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4