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

Category

import type { Category } from "https://aws-api.deno.dev/v0.3/services/cloudformation.ts?docs=full";
type Category =
| "REGISTERED"
| "ACTIVATED"
| "THIRD_PARTY"
| "AWS_TYPES"

§Type

§
"REGISTERED" | "ACTIVATED" | "THIRD_PARTY" | "AWS_TYPES" | cmnP.UnexpectedEnumValue
[src]