GetPoolAutoScale

data class GetPoolAutoScale(val evaluationInterval: String, val formula: String)

Constructors

Link copied to clipboard
constructor(evaluationInterval: String, formula: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The interval to wait before evaluating if the pool needs to be scaled.

Link copied to clipboard

The autoscale formula that needs to be used for scaling the Batch pool.