class Aws::IoT::Types::CreateJobTemplateRequest
@return [Array<String>]<br>: docs.aws.amazon.com/iot/latest/developerguide/preparing-to-use-software-package-catalog.html#package-version-lifecycle<br><br><br><br>Up to 25 package version ARNs are allowed.
**Note:**The following Length Constraints relates to a single ARN.<br><br>lifecycle].
job deploys. For more information, see [Package version
version must be in either the Published or Deprecated state when the
on the device when the job successfully completes. The package
The package version Amazon Resource Names (ARNs) that are installed
@!attribute [rw] destination_package_versions
@return [Array<Types::MaintenanceWindow>]
job.
rollout of a job document to all devices in the target group for a
Allows you to configure an optional maintenance window for the
@!attribute [rw] maintenance_windows
@return [Types::JobExecutionsRetryConfig]
Allows you to create the criteria to retry a job.
@!attribute [rw] job_executions_retry_config
@return [Array<Types::Tag>]
Metadata that can be used to manage the job template.
@!attribute [rw] tags
@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 [String]
A description of the job document.
@!attribute [rw] description
@return [String]
`documentSource`.
The job document. Required if you don’t specify a value for
@!attribute [rw] document
@return [String]<br>: docs.aws.amazon.com/AmazonS3/latest/userguide/access-bucket-intro.html<br><br><br><br>For more information, see [Methods for accessing a bucket].
‘
For example, `–document-source
for `document`.
Amazon S3 object URL and is required if you don’t specify a value
An S3 link, or S3 object URL, to the job document. The link is an
@!attribute [rw] document_source
@return [String]
The ARN of the job to use as the basis for the job template.
@!attribute [rw] job_arn
@return [String]
Alpha-numeric characters, “-”, and “_” are valid for use here.
A unique identifier for the job template. We recommend using a UUID.
@!attribute [rw] job_template_id