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

DescribeFHIRExportJobResponse

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

§Properties

§
ExportJobProperties: ExportJobProperties
[src]

Displays the properties of the export job, including the ID, Arn, Name, and the status of the job.