DeploymentIoTJobExecutionsRolloutConfig

data class DeploymentIoTJobExecutionsRolloutConfig(val exponentialRate: DeploymentIoTJobExponentialRolloutRate? = null, val maximumPerMinute: Int? = null)

Constructors

Link copied to clipboard
fun DeploymentIoTJobExecutionsRolloutConfig(exponentialRate: DeploymentIoTJobExponentialRolloutRate? = null, maximumPerMinute: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val maximumPerMinute: Int? = null