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

FixedAfd

import type { FixedAfd } from "https://aws-api.deno.dev/v0.3/services/medialive.ts?docs=full";

Fixed Afd

type FixedAfd =
| "AFD_0000"
| "AFD_0010"
| "AFD_0011"
| "AFD_0100"
| "AFD_1000"
| "AFD_1001"
| "AFD_1010"
| "AFD_1011"
| "AFD_1101"
| "AFD_1110"
| "AFD_1111"

§Type

§
"AFD_0000" | "AFD_0010" | "AFD_0011" | "AFD_0100" | "AFD_1000" | "AFD_1001" | "AFD_1010" | "AFD_1011" | "AFD_1101" | "AFD_1110" | "AFD_1111" | cmnP.UnexpectedEnumValue
[src]