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

CostCategoryInheritedValueDimensionName

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

§Type

§
"LINKED_ACCOUNT_NAME" | "TAG" | cmnP.UnexpectedEnumValue
[src]