Builder
Properties
Allows you to create criteria to abort a job.
A short text description of the job.
Allows you to create the criteria to retry a job.
Allows you to create a staged rollout of the job.
The namespace used to indicate that a job is a customer-managed job.
Configuration information for pre-signed S3 URLs.
Specifies the amount of time each device has to finish its execution of the job. The 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 time expires, it will be automatically set to TIMED_OUT
.
Functions
construct an aws.sdk.kotlin.services.iot.model.AbortConfig inside the given block
construct an aws.sdk.kotlin.services.iot.model.JobExecutionsRetryConfig inside the given block
construct an aws.sdk.kotlin.services.iot.model.JobExecutionsRolloutConfig inside the given block
construct an aws.sdk.kotlin.services.iot.model.PresignedUrlConfig inside the given block
construct an aws.sdk.kotlin.services.iot.model.TimeoutConfig inside the given block