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

UpdateCostCategoryDefinitionResponse

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

§Properties

§
CostCategoryArn?: string | null
[src]

The unique identifier for your Cost Category.

§
EffectiveStart?: string | null
[src]

The Cost Category's effective start date.