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

UpdateCostAllocationTagsStatusRequest

import type { UpdateCostAllocationTagsStatusRequest } from "https://aws-api.deno.dev/v0.4/services/costexplorer.ts?docs=full";
interface UpdateCostAllocationTagsStatusRequest {
CostAllocationTagsStatus: CostAllocationTagStatusEntry[];
}

§Properties

§
CostAllocationTagsStatus: CostAllocationTagStatusEntry[]
[src]

The list of CostAllocationTagStatusEntry objects that are used to update cost allocation tags status for this request.