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

AppliedStatus

import type { AppliedStatus } from "https://aws-api.deno.dev/v0.4/services/arczonalshift.ts?docs=full";
type AppliedStatus = "APPLIED" | "NOT_APPLIED" | cmnP.UnexpectedEnumValue;

§Type

§
"APPLIED" | "NOT_APPLIED" | cmnP.UnexpectedEnumValue
[src]