class Aws::CostExplorer::Types::CostCategory

The structure of Cost Categories. This includes detailed metadata and the set of rules for the `CostCategory` object.

@!attribute [rw] cost_category_arn

The unique identifier for your Cost Category.
@return [String]

@!attribute [rw] effective_start

The effective state data of your Cost Category.
@return [String]

@!attribute [rw] effective_end

The effective end data of your Cost Category.
@return [String]

@!attribute [rw] name

The unique name of the Cost Category.
@return [String]

@!attribute [rw] rule_version

The rule schema version in this particular Cost Category.
@return [String]

@!attribute [rw] rules

The rules are processed in order. If there are multiple rules that
match the line item, then the first rule to match is used to
determine that Cost Category value.
@return [Array<Types::CostCategoryRule>]

@!attribute [rw] split_charge_rules

The split charge rules that are used to allocate your charges
between your Cost Category values.
@return [Array<Types::CostCategorySplitChargeRule>]

@!attribute [rw] processing_status

The list of processing statuses for Cost Management products for a
specific cost category.
@return [Array<Types::CostCategoryProcessingStatus>]

@!attribute [rw] default_value

The default value for the cost category.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/ce-2017-10-25/CostCategory AWS API Documentation

Constants

SENSITIVE