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

DescribeFHIRImportJobResponse

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

§Properties

§
ImportJobProperties: ImportJobProperties
[src]

The properties of the Import job request, including the ID, ARN, name, and the status of the job.