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

AttributeName

import type { AttributeName } from "https://aws-api.deno.dev/v0.3/services/comprehendmedical.ts?docs=full";
type AttributeName =
| "SIGN"
| "SYMPTOM"
| "DIAGNOSIS"
| "NEGATION"

§Type

§
"SIGN" | "SYMPTOM" | "DIAGNOSIS" | "NEGATION" | cmnP.UnexpectedEnumValue
[src]