automaticScaling

@JvmName(name = "fmmagohsjweymcqd")
suspend fun automaticScaling(value: Output<AutomaticScalingArgs>)
@JvmName(name = "jdekxkgwhhnvcakp")
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 = "whejrpaltftffgad")
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.