Autoscaler Autoscaling Policy Scale In Control Args
data class AutoscalerAutoscalingPolicyScaleInControlArgs(val maxScaledInReplicas: Output<AutoscalerAutoscalingPolicyScaleInControlMaxScaledInReplicasArgs>? = null, val timeWindowSec: Output<Int>? = null) : ConvertibleToJava<AutoscalerAutoscalingPolicyScaleInControlArgs>
Constructors
Link copied to clipboard
fun AutoscalerAutoscalingPolicyScaleInControlArgs(maxScaledInReplicas: Output<AutoscalerAutoscalingPolicyScaleInControlMaxScaledInReplicasArgs>? = null, timeWindowSec: Output<Int>? = null)
Functions
Properties
Link copied to clipboard
val maxScaledInReplicas: Output<AutoscalerAutoscalingPolicyScaleInControlMaxScaledInReplicasArgs>? = null