class Aws::CostExplorer::Types::CostCategoryReference
A reference to a Cost Category containing only enough information to identify the Cost Category.
You can use this information to retrieve the full Cost Category information using `DescribeCostCategory`.
@!attribute [rw] cost_category_arn
The unique identifier for your Cost Category. @return [String]
@!attribute [rw] name
The unique name of the Cost Category. @return [String]
@!attribute [rw] effective_start
The Cost Category's effective start date. @return [String]
@!attribute [rw] effective_end
The Cost Category's effective end date. @return [String]
@!attribute [rw] number_of_rules
The number of rules that are associated with a specific Cost Category. @return [Integer]
@!attribute [rw] processing_status
The list of processing statuses for Cost Management products for a specific cost category. @return [Array<Types::CostCategoryProcessingStatus>]
@!attribute [rw] values
A list of unique cost category values in a specific cost category. @return [Array<String>]
@!attribute [rw] default_value
The default value for the cost category. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/ce-2017-10-25/CostCategoryReference AWS API Documentation
Constants
- SENSITIVE