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

CostCategoryRuleVersion

import type { CostCategoryRuleVersion } from "https://aws-api.deno.dev/v0.4/services/costexplorer.ts?docs=full";

The rule schema version in this particular Cost Category.

type CostCategoryRuleVersion = "CostCategoryExpression.v1" | cmnP.UnexpectedEnumValue;

§Type

§
"CostCategoryExpression.v1" | cmnP.UnexpectedEnumValue
[src]