Values.DeleteBackupRequestSourceDeletes a specified CloudHSM backup. A backup can be restored up to 7 days after the DeleteBackup request is made. For more information on restoring a backup, see RestoreBackup. Cross-account use: No. You cannot perform this operation on an CloudHSM backup in a different Amazon Web Services account.
type nonrec t = {backupId : BackupId.t;The ID of the backup to be deleted. To find the ID of a backup, use the DescribeBackups operation.
*)}