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