automaticScaling

@JvmName(name = "cyaodvmkumiauiwy")
suspend fun automaticScaling(value: Output<AutomaticScalingArgs>)
@JvmName(name = "veuyoybsogsmhwwj")
suspend fun automaticScaling(value: AutomaticScalingArgs?)

Parameters

value

Automatic scaling is based on request rate, response latencies, and other application metrics. Instances are dynamically created and destroyed as needed in order to handle traffic.


@JvmName(name = "flsuxmxocguiptve")
suspend fun automaticScaling(argument: suspend AutomaticScalingArgsBuilder.() -> Unit)

Parameters

argument

Automatic scaling is based on request rate, response latencies, and other application metrics. Instances are dynamically created and destroyed as needed in order to handle traffic.