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

WorkflowType

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

§Type

§
"APPFLOW_INTEGRATION" | cmnP.UnexpectedEnumValue
[src]