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

MonitorType

import type { MonitorType } from "https://aws-api.deno.dev/v0.4/services/costexplorer.ts?docs=full";
type MonitorType = "DIMENSIONAL" | "CUSTOM" | cmnP.UnexpectedEnumValue;

§Type

§
"DIMENSIONAL" | "CUSTOM" | cmnP.UnexpectedEnumValue
[src]