GetClusterNodePoolAutoscaling

data class GetClusterNodePoolAutoscaling(val locationPolicy: String, val maxNodeCount: Int, val minNodeCount: Int, val totalMaxNodeCount: Int, val totalMinNodeCount: Int)

Constructors

Link copied to clipboard
constructor(locationPolicy: String, maxNodeCount: Int, minNodeCount: Int, totalMaxNodeCount: Int, totalMinNodeCount: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard