deletionProtection

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

Parameters

value

Whether enable the deletion protection or not. It does not work when the instance is spot. Default value: false.

  • true: Enable deletion protection.

  • false: Disable deletion protection.