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

DescribeBackupInput

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

§Properties

§
BackupArn: string
[src]

The Amazon Resource Name (ARN) associated with the backup.