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