Builder
class Builder
Properties
Link copied to clipboard
The stop configuration for the job. This configuration defines when and how to stop a job rollout.
Link copied to clipboard
The rollout configuration for the job. This configuration defines the rate at which the job rolls out to the fleet of target devices.
Link copied to clipboard
The timeout configuration for the job. This configuration defines the amount of time each device has to complete the job.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.greengrassv2.model.IotJobAbortConfig inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.greengrassv2.model.IotJobExecutionsRolloutConfig inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.greengrassv2.model.IotJobTimeoutConfig inside the given block