Region Autoscaler Autoscaling Policy Scale Down Control
data class RegionAutoscalerAutoscalingPolicyScaleDownControl(val maxScaledDownReplicas: RegionAutoscalerAutoscalingPolicyScaleDownControlMaxScaledDownReplicas? = null, val timeWindowSec: Int? = null)
Constructors
Link copied to clipboard
constructor(maxScaledDownReplicas: RegionAutoscalerAutoscalingPolicyScaleDownControlMaxScaledDownReplicas? = null, timeWindowSec: Int? = null)
Properties
Link copied to clipboard
val maxScaledDownReplicas: RegionAutoscalerAutoscalingPolicyScaleDownControlMaxScaledDownReplicas? = null
A nested object resource Structure is documented below.
Link copied to clipboard
How long back autoscaling should look when computing recommendations to include directives regarding slower scale down, as described above.