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

StepActionType

import type { StepActionType } from "https://aws-api.deno.dev/v0.4/services/migrationhuborchestrator.ts?docs=full";
type StepActionType = "MANUAL" | "AUTOMATED" | cmnP.UnexpectedEnumValue;

§Type

§
"MANUAL" | "AUTOMATED" | cmnP.UnexpectedEnumValue
[src]