desiredNodePoolAutoscaling property

NodePoolAutoscaling? desiredNodePoolAutoscaling
getter/setter pair

Autoscaler configuration for the node pool specified in desired_node_pool_id.

If there is only one pool in the cluster and desired_node_pool_id is not provided then the change applies to that single node pool.

Implementation

NodePoolAutoscaling? desiredNodePoolAutoscaling;