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