manualScaling

@JvmName(name = "eoxhpureetjlvxxh")
suspend fun manualScaling(value: Output<ManualScalingArgs>)
@JvmName(name = "bavcuetxvsyhlogm")
suspend fun manualScaling(value: ManualScalingArgs?)

Parameters

value

A service with manual scaling runs continuously, allowing you to perform complex initialization and rely on the state of its memory over time. Manually scaled versions are sometimes referred to as "backends".


@JvmName(name = "wagnkhjagbtkvcws")
suspend fun manualScaling(argument: suspend ManualScalingArgsBuilder.() -> Unit)

Parameters

argument

A service with manual scaling runs continuously, allowing you to perform complex initialization and rely on the state of its memory over time. Manually scaled versions are sometimes referred to as "backends".