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

DescribeFHIRDatastoreRequest

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

§Properties

§
DatastoreId?: string | null
[src]

The AWS-generated Data Store id. This is part of the ‘CreateFHIRDatastore’ output.