autoscalingConfig property

AutoscalingConfig? autoscalingConfig
getter/setter pair

Autoscaling config for the policy associated with the cluster.

Cluster does not autoscale if this field is unset.

Optional.

Implementation

AutoscalingConfig? autoscalingConfig;