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

DescribeCostCategoryDefinitionRequest

import type { DescribeCostCategoryDefinitionRequest } from "https://aws-api.deno.dev/v0.3/services/costexplorer.ts?docs=full";
interface DescribeCostCategoryDefinitionRequest {
CostCategoryArn: string;
EffectiveOn?: string | null;
}

§Properties

§
CostCategoryArn: string
[src]

The unique identifier for your Cost Category.

§
EffectiveOn?: string | null
[src]

The date when the Cost Category was effective.