automaticScaling

@JvmName(name = "disnxldjkobjjnvw")
suspend fun automaticScaling(value: Output<AutomaticScalingArgs>)
@JvmName(name = "jjlrnownvdhmufmf")
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 = "wbjxbbxyuuobnqlc")
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.