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

Auth

import type { Auth } from "https://aws-api.deno.dev/v0.4/services/docdbelastic.ts?docs=full";
type Auth = "PLAIN_TEXT" | "SECRET_ARN" | cmnP.UnexpectedEnumValue;

§Type

§
"PLAIN_TEXT" | "SECRET_ARN" | cmnP.UnexpectedEnumValue
[src]