Autoscalar Autoscaling Policy Scale Down Control Args
data class AutoscalarAutoscalingPolicyScaleDownControlArgs(val maxScaledDownReplicas: Output<AutoscalarAutoscalingPolicyScaleDownControlMaxScaledDownReplicasArgs>? = null, val timeWindowSec: Output<Int>? = null) : ConvertibleToJava<AutoscalarAutoscalingPolicyScaleDownControlArgs>
Constructors
Link copied to clipboard
fun AutoscalarAutoscalingPolicyScaleDownControlArgs(maxScaledDownReplicas: Output<AutoscalarAutoscalingPolicyScaleDownControlMaxScaledDownReplicasArgs>? = null, timeWindowSec: Output<Int>? = null)
Functions
Properties
Link copied to clipboard