GetPoolFixedScale

data class GetPoolFixedScale(val resizeTimeout: String, val targetDedicatedNodes: Int, val targetLowPriorityNodes: Int)

Constructors

Link copied to clipboard
constructor(resizeTimeout: String, targetDedicatedNodes: Int, targetLowPriorityNodes: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The timeout for resize operations.

Link copied to clipboard

The number of nodes in the Batch pool.

Link copied to clipboard

The number of low priority nodes in the Batch pool.