autoscaleSettings

@JvmName(name = "wdunffdfirbfjqvc")
suspend fun autoscaleSettings(value: Output<AutoscaleSettingsArgs>)
@JvmName(name = "qkpudasjrrythodl")
suspend fun autoscaleSettings(value: AutoscaleSettingsArgs?)

Parameters

value

Specifies the Autoscale settings. Note: Either throughput or autoscaleSettings is required, but not both.


@JvmName(name = "ykeofjqubtgrakoa")
suspend fun autoscaleSettings(argument: suspend AutoscaleSettingsArgsBuilder.() -> Unit)

Parameters

argument

Specifies the Autoscale settings. Note: Either throughput or autoscaleSettings is required, but not both.