autoScale

@JvmName(name = "xdrnoseyrbovswmw")
suspend fun autoScale(value: Output<PoolAutoScaleArgs>)
@JvmName(name = "xeeerjoqxagabvyv")
suspend fun autoScale(value: PoolAutoScaleArgs?)

Parameters

value

A auto_scale block that describes the scale settings when using auto scale as defined below.


@JvmName(name = "wuiolrhsjegdlisc")
suspend fun autoScale(argument: suspend PoolAutoScaleArgsBuilder.() -> Unit)

Parameters

argument

A auto_scale block that describes the scale settings when using auto scale as defined below.