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

StackErrorCode

import type { StackErrorCode } from "https://aws-api.deno.dev/v0.4/services/appstream.ts?docs=full";
type StackErrorCode = "STORAGE_CONNECTOR_ERROR" | "INTERNAL_SERVICE_ERROR" | cmnP.UnexpectedEnumValue;

§Type

§
"STORAGE_CONNECTOR_ERROR" | "INTERNAL_SERVICE_ERROR" | cmnP.UnexpectedEnumValue
[src]