A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/IoT/Types/Job.html below:

Job — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::IoT::Types::Job
Inherits:
Struct show all
Defined in:
(unknown)
Overview Instance Attribute Summary collapse Instance Attribute Details

If the job was updated, describes the reason for the update.

#completed_at ⇒ Time

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

#created_at ⇒ Time

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

#description ⇒ String

A short text description of the job.

#force_canceled ⇒ Boolean

Will be true if the job was canceled with the optional force parameter set to true.

#job_arn ⇒ String

An ARN identifying the job with format \"arn:aws:iot:region:account:job/jobId\".

#job_id ⇒ String

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

#last_updated_at ⇒ Time

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

#namespace_id ⇒ String

The 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.

#reason_code ⇒ String

If the job was updated, provides the reason code for the update.

#status ⇒ String

The status of the job, one of IN_PROGRESS, CANCELED, DELETION_IN_PROGRESS or COMPLETED.

Possible values:

#target_selection ⇒ String

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:

#targets ⇒ Array<String>

A list of IoT things and thing groups to which the job should be sent.

#timeout_configTypes::TimeoutConfig

Specifies 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