DeploymentIotJobConfiguration

Contains information about an IoT job configuration.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String