deletionProtection

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

Parameters

value

Whether enable the deletion protection or not.

  • true: Enable deletion protection.

  • false: Disable deletion protection.