Deployment Io TJob Executions Rollout Config
data class DeploymentIoTJobExecutionsRolloutConfig(val exponentialRate: DeploymentIoTJobExponentialRolloutRate? = null, val maximumPerMinute: Int? = null)
Constructors
Link copied to clipboard
constructor(exponentialRate: DeploymentIoTJobExponentialRolloutRate? = null, maximumPerMinute: Int? = null)