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

GroupByAttribute

import type { GroupByAttribute } from "https://aws-api.deno.dev/v0.4/services/resourcegroupstaggingapi.ts?docs=full";
type GroupByAttribute =
| "TARGET_ID"
| "REGION"
| "RESOURCE_TYPE"

§Type

§
"TARGET_ID" | "REGION" | "RESOURCE_TYPE" | cmnP.UnexpectedEnumValue
[src]