enableSoftDelete

@JvmName(name = "obdocdlotinpbggj")
suspend fun enableSoftDelete(value: Output<Boolean>)
@JvmName(name = "vfglssxihliumhcx")
suspend fun enableSoftDelete(value: Boolean?)

Parameters

value

Property to specify whether the 'soft delete' functionality is enabled for this key vault. If it's not set to any value(true or false) when creating new key vault, it will be set to true by default. Once set to true, it cannot be reverted to false.