autoPause

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

Parameters

value

Whether to enable automatic pause. A DB cluster can be paused only when it's idle (it has no connections). If a DB cluster is paused for more than seven days, the DB cluster might be backed up with a snapshot. In this case, the DB cluster is restored when there is a request to connect to it. Defaults to true.