autoPause

@JvmName(name = "xyslulhglsewqgtq")
suspend fun autoPause(value: Output<Boolean>)
@JvmName(name = "xctfmwvkvjfuqqxu")
suspend fun autoPause(value: Boolean?)

Parameters

value

Specifies whether to enable the smart startup and stop feature for the serverless instance. Valid values:

  • true: enables the feature.

  • false: disables the feature. This is the default value.

  • Only MySQL Serverless instances need to set this parameter. If there is no connection within 10 minutes, it will enter a paused state and automatically wake up when the connection enters.