Get Pool Fixed Scale
data class GetPoolFixedScale(val resizeTimeout: String, val targetDedicatedNodes: Int, val targetLowPriorityNodes: Int)
Constructors
Link copied to clipboard
fun GetPoolFixedScale(resizeTimeout: String, targetDedicatedNodes: Int, targetLowPriorityNodes: Int)