permanentDeleteEnabled

@JvmName(name = "spbfmxrwuakicmwq")
suspend fun permanentDeleteEnabled(value: Output<Boolean>)
@JvmName(name = "aobenbqnrpcstjxv")
suspend fun permanentDeleteEnabled(value: Boolean?)

Parameters

value

Indicates whether permanent deletion of the soft deleted blob versions and snapshots is allowed. Defaults to false.

NOTE: permanent_delete_enabled cannot be set to true if a restore_policy block is defined.