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

DescribeFHIRDatastoreResponse

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

§Properties

§
DatastoreProperties: DatastoreProperties
[src]

All properties associated with a Data Store, including the Data Store ID, Data Store ARN, Data Store name, Data Store status, created at, Data Store type version, and Data Store endpoint.