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

CostCategorySplitChargeRuleParameter

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

The parameters for a split charge method.

interface CostCategorySplitChargeRuleParameter {
Values: string[];
}

§Properties

§
Values: string[]
[src]

The parameter values.