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

DeleteFHIRDatastoreRequest

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

§Properties

§
DatastoreId?: string | null
[src]

The AWS-generated ID for the Data Store to be deleted.