Autoscaler Autoscaling Policy Scale Down Control Args
data class AutoscalerAutoscalingPolicyScaleDownControlArgs(val maxScaledDownReplicas: Output<AutoscalerAutoscalingPolicyScaleDownControlMaxScaledDownReplicasArgs>? = null, val timeWindowSec: Output<Int>? = null) : ConvertibleToJava<AutoscalerAutoscalingPolicyScaleDownControlArgs>
Constructors
Link copied to clipboard
constructor(maxScaledDownReplicas: Output<AutoscalerAutoscalingPolicyScaleDownControlMaxScaledDownReplicasArgs>? = null, timeWindowSec: Output<Int>? = null)
Properties
Link copied to clipboard
val maxScaledDownReplicas: Output<AutoscalerAutoscalingPolicyScaleDownControlMaxScaledDownReplicasArgs>? = 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.