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

DescribeFHIRImportJobRequest

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

§Properties

§
DatastoreId: string
[src]

The AWS-generated ID of the Data Store.

§
JobId: string
[src]

The AWS-generated job ID.