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

Persona

import type { Persona } from "https://aws-api.deno.dev/v0.3/services/kendra.ts?docs=full";
type Persona = "OWNER" | "VIEWER" | cmnP.UnexpectedEnumValue;

§Type

§
"OWNER" | "VIEWER" | cmnP.UnexpectedEnumValue
[src]