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