Autoscalar Autoscaling Policy Scale In Control Max Scaled In Replicas Args
data class AutoscalarAutoscalingPolicyScaleInControlMaxScaledInReplicasArgs(val fixed: Output<Int>? = null, val percent: Output<Int>? = null) : ConvertibleToJava<AutoscalarAutoscalingPolicyScaleInControlMaxScaledInReplicasArgs>
Constructors
Link copied to clipboard
fun AutoscalarAutoscalingPolicyScaleInControlMaxScaledInReplicasArgs(fixed: Output<Int>? = null, percent: Output<Int>? = null)