autoscalingConfig property

AutoscalingConfig? autoscalingConfig
getter/setter pair

The autoscaling configuration.

Autoscaling is enabled if this field is set. When autoscaling is enabled, node_count and processing_units are treated as OUTPUT_ONLY fields and reflect the current compute capacity allocated to the instance.

Optional.

Implementation

AutoscalingConfig? autoscalingConfig;