Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

DeleteBackupRequest

import type { DeleteBackupRequest } from "https://aws-api.deno.dev/v0.3/services/opsworkscm.ts?docs=full";
interface DeleteBackupRequest {
BackupId: string;
}

§Properties

§
BackupId: string
[src]

The ID of the backup to delete. Run the DescribeBackups command to get a list of backup IDs. Backup IDs are in the format ServerName-yyyyMMddHHmmssSSS.