manualScaling

@JvmName(name = "ucjtnssgocqmhpmi")
suspend fun manualScaling(value: Output<StandardAppVersionManualScalingArgs>)
@JvmName(name = "wlbufculfviutfjp")
suspend fun manualScaling(value: StandardAppVersionManualScalingArgs?)

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. Structure is documented below.


@JvmName(name = "gtuvlgqtvrounvpa")
suspend fun manualScaling(argument: suspend StandardAppVersionManualScalingArgsBuilder.() -> 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. Structure is documented below.