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
fun AutoscalerAutoscalingPolicyScaleDownControlArgs(maxScaledDownReplicas: Output<AutoscalerAutoscalingPolicyScaleDownControlMaxScaledDownReplicasArgs>? = null, timeWindowSec: Output<Int>? = null)
Functions
Properties
Link copied to clipboard