deleteBackupVaultLockConfiguration
inline suspend fun BackupClient.deleteBackupVaultLockConfiguration(crossinline block: DeleteBackupVaultLockConfigurationRequest.Builder.() -> Unit): DeleteBackupVaultLockConfigurationResponse
Deletes Backup Vault Lock from a backup vault specified by a backup vault name.
If the Vault Lock configuration is immutable, then you cannot delete Vault Lock using API operations, and you will receive an InvalidRequestException
if you attempt to do so. For more information, see Vault Lock in the Backup Developer Guide.