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

ConfluenceSpaceFieldName

import type { ConfluenceSpaceFieldName } from "https://aws-api.deno.dev/v0.3/services/kendra.ts?docs=full";
type ConfluenceSpaceFieldName =
| "DISPLAY_URL"
| "ITEM_TYPE"
| "SPACE_KEY"
| "URL"

§Type

§
"DISPLAY_URL" | "ITEM_TYPE" | "SPACE_KEY" | "URL" | cmnP.UnexpectedEnumValue
[src]