forceDelete

@JvmName(name = "vrduqgfbrssambnh")
suspend fun forceDelete(value: Output<Boolean>)
@JvmName(name = "jqmanjqxgfxnhupj")
suspend fun forceDelete(value: Boolean?)

Deprecated

`force_delete` is deprecated and will be removed in a future major release. Use `ignore_inactive_datasources` instead.

Parameters

value

(Optional, Deprecated) If set, the following restrictions against deletion of the backup vault instance can be overridden:

  • deletion of a backup vault instance containing no backups, but still containing empty datasources.

  • deletion of a backup vault instance that is being referenced by an active backup plan.

Warning: force_delete is deprecated and will be removed in a future major release. Use ignore_inactive_datasources instead.