Autoscaler Autoscaling Policy Scale In Control
data class AutoscalerAutoscalingPolicyScaleInControl(val maxScaledInReplicas: AutoscalerAutoscalingPolicyScaleInControlMaxScaledInReplicas? = null, val timeWindowSec: Int? = null)
Constructors
Link copied to clipboard
fun AutoscalerAutoscalingPolicyScaleInControl(maxScaledInReplicas: AutoscalerAutoscalingPolicyScaleInControlMaxScaledInReplicas? = null, timeWindowSec: Int? = null)