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

UsageType

import type { UsageType } from "https://aws-api.deno.dev/v0.3/services/macie2.ts?docs=full";

The name of an Amazon Macie usage metric for an account. Possible values are:

type UsageType = "DATA_INVENTORY_EVALUATION" | "SENSITIVE_DATA_DISCOVERY" | cmnP.UnexpectedEnumValue;

§Type

§
"DATA_INVENTORY_EVALUATION" | "SENSITIVE_DATA_DISCOVERY" | cmnP.UnexpectedEnumValue
[src]