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

DescribeReportJobInput

import type { DescribeReportJobInput } from "https://aws-api.deno.dev/v0.4/services/backup.ts?docs=full";
interface DescribeReportJobInput {
ReportJobId: string;
}

§Properties

§
ReportJobId: string
[src]

The identifier of the report job. A unique, randomly generated, Unicode, UTF-8 encoded string that is at most 1,024 bytes long. The report job ID cannot be edited.