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

DescribeFHIRExportJobRequest

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

§Properties

§
DatastoreId: string
[src]

The AWS generated ID for the Data Store from which files are being exported from for an export job.

§
JobId: string
[src]

The AWS generated ID for an export job.