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

ActionSubType

import type { ActionSubType } from "https://aws-api.deno.dev/v0.3/services/budgets.ts?docs=full";
type ActionSubType = "STOP_EC2_INSTANCES" | "STOP_RDS_INSTANCES" | cmnP.UnexpectedEnumValue;

§Type

§
"STOP_EC2_INSTANCES" | "STOP_RDS_INSTANCES" | cmnP.UnexpectedEnumValue
[src]