IotJobExponentialRolloutRate

Contains information about an exponential rollout rate for a configuration deployment job.

Types

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

Properties

Link copied to clipboard

The minimum number of devices that receive a pending job notification, per minute, when the job starts. This parameter defines the initial rollout rate of the job.

Link copied to clipboard

The exponential factor to increase the rollout rate for the job.

Link copied to clipboard

The criteria to increase the rollout rate for 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