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

DeleteObjectInput

import type { DeleteObjectInput } from "https://aws-api.deno.dev/v0.4/services/backupstorage.ts?docs=full";
interface DeleteObjectInput {
BackupJobId: string;
ObjectName: string;
}

§Properties

§
BackupJobId: string
[src]

Backup job Id for the in-progress backup.

§
ObjectName: string
[src]

The name of the Object.