deletionProtection

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

Parameters

value

Whether enable the deletion protection or not. Default value: false.

  • true: Enable deletion protection.

  • false: Disable deletion protection.