deletionProtection

@JvmName(name = "qcihsaqeeifnbuqs")
suspend fun deletionProtection(value: Output<Boolean>)
@JvmName(name = "oebymmsvtcvwpxei")
suspend fun deletionProtection(value: Boolean?)

Parameters

value

The switch of delete protection. Valid values:

  • true: delete protect.

  • false: no delete protect.

NOTE: deletion_protection is valid only when attribute payment_type is set to PayAsYouGo, supported engine type: MySQL, PostgreSQL, MariaDB, MSSQL.