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

DescribeMailboxExportJobRequest

import type { DescribeMailboxExportJobRequest } from "https://aws-api.deno.dev/v0.4/services/workmail.ts?docs=full";
interface DescribeMailboxExportJobRequest {
JobId: string;
OrganizationId: string;
}

§Properties

§
JobId: string
[src]

The mailbox export job ID.

§
OrganizationId: string
[src]

The organization ID.