Rails App Layer Load Based Auto Scaling Upscaling Args
data class RailsAppLayerLoadBasedAutoScalingUpscalingArgs(val alarms: Output<List<String>>? = null, val cpuThreshold: Output<Double>? = null, val ignoreMetricsTime: Output<Int>? = null, val instanceCount: Output<Int>? = null, val loadThreshold: Output<Double>? = null, val memoryThreshold: Output<Double>? = null, val thresholdsWaitTime: Output<Int>? = null) : ConvertibleToJava<RailsAppLayerLoadBasedAutoScalingUpscalingArgs>