DeploymentIoTJobConfiguration
Contains information about an Amazon IoT job configuration.
Contents
- abortConfig
 - 
               
The stop configuration for the job. This configuration defines when and how to stop a job rollout.
Type: IoTJobAbortConfig object
Required: No
 - jobExecutionsRolloutConfig
 - 
               
The rollout configuration for the job. This configuration defines the rate at which the job rolls out to the fleet of target devices.
Type: IoTJobExecutionsRolloutConfig object
Required: No
 - timeoutConfig
 - 
               
The timeout configuration for the job. This configuration defines the amount of time each device has to complete the job.
Type: IoTJobTimeoutConfig object
Required: No
 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: