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

NamespaceDeletionStatusErrorCodes

import type { NamespaceDeletionStatusErrorCodes } from "https://aws-api.deno.dev/v0.4/services/iotthingsgraph.ts?docs=full";
type NamespaceDeletionStatusErrorCodes = "VALIDATION_FAILED" | cmnP.UnexpectedEnumValue;

§Type

§
"VALIDATION_FAILED" | cmnP.UnexpectedEnumValue
[src]