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

TargetIdType

import type { TargetIdType } from "https://aws-api.deno.dev/v0.4/services/resourcegroupstaggingapi.ts?docs=full";
type TargetIdType =
| "ACCOUNT"
| "OU"
| "ROOT"

§Type

§
"ACCOUNT" | "OU" | "ROOT" | cmnP.UnexpectedEnumValue
[src]