class Aws::IoT::Types::DescribeJobTemplateResponse
@return [Types::JobExecutionsRetryConfig]
each failure type for a job.
The configuration that determines how many retries are allowed for
@!attribute [rw] job_executions_retry_config
@return [Types::TimeoutConfig]
set to ‘TIMED_OUT`.
terminal state before the timer expires, it will be automatically
to `IN_PROGRESS`. If the job execution status is not set to another
of the job. A timer is started when the job execution status is set
Specifies the amount of time each device has to finish its execution
@!attribute [rw] timeout_config
@return [Types::AbortConfig]
The criteria that determine when and how a job abort takes place.
@!attribute [rw] abort_config
@return [Types::JobExecutionsRolloutConfig]
Allows you to create a staged rollout of a job.
@!attribute [rw] job_executions_rollout_config
@return [Types::PresignedUrlConfig]
Configuration for pre-signed S3 URLs.
@!attribute [rw] presigned_url_config
@return [Time]
created.
The time, in seconds since the epoch, when the job template was
@!attribute [rw] created_at
@return [String]
The job document.
@!attribute [rw] document
@return [String]
An S3 link to the job document.
@!attribute [rw] document_source
@return [String]
A description of the job template.
@!attribute [rw] description
@return [String]
The unique identifier of the job template.
@!attribute [rw] job_template_id
@return [String]
The ARN of the job template.
@!attribute [rw] job_template_arn