Values.DeleteBackupRequestSourceThe request object for the DeleteBackup operation.
type nonrec t = {backupId : BackupId.t;The ID of the backup that you want to delete.
*)clientRequestToken : ClientRequestToken.t option;A string of up to 63 ASCII characters that Amazon FSx uses to ensure idempotent deletion. This parameter is automatically filled on your behalf when using the CLI or SDK.
*)}