DescribeJobTemplateResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The criteria that determine when and how a job abort takes place.

Link copied to clipboard

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

Link copied to clipboard

A description of the job template.

Link copied to clipboard

The package version Amazon Resource Names (ARNs) that are installed on the device when the job successfully completes. The package version must be in either the Published or Deprecated state when the job deploys. For more information, see Package version lifecycle.

Link copied to clipboard

The job document.

Link copied to clipboard

An S3 link to the job document.

Link copied to clipboard

The configuration that determines how many retries are allowed for each failure type for a job.

Link copied to clipboard

Allows you to create a staged rollout of a job.

Link copied to clipboard

The ARN of the job template.

Link copied to clipboard

The unique identifier of the job template.

Link copied to clipboard

Allows you to configure an optional maintenance window for the rollout of a job document to all devices in the target group for a job.

Link copied to clipboard

Configuration for pre-signed S3 URLs.

Link copied to clipboard

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.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String