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

Dimension

import type { Dimension } from "https://aws-api.deno.dev/v0.4/services/securitylake.ts?docs=full";
type Dimension =
| "REGION"
| "SOURCE_TYPE"
| "MEMBER"

§Type

§
"REGION" | "SOURCE_TYPE" | "MEMBER" | cmnP.UnexpectedEnumValue
[src]