ExecutionType
import type { ExecutionType } from "https://aws-api-16vtt531a2w0.deno.dev/v0.2/services/budgets.ts";type ExecutionType =
| "APPROVE_BUDGET_ACTION"
| "RETRY_BUDGET_ACTION"
| "REVERSE_BUDGET_ACTION"
| "RESET_BUDGET_ACTION"
§Type
§
"APPROVE_BUDGET_ACTION" | "RETRY_BUDGET_ACTION" | "REVERSE_BUDGET_ACTION" | "RESET_BUDGET_ACTION" | cmnP.UnexpectedEnumValue
[src]