You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CostExplorer::Types::CostCategoryProcessingStatus

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The list of processing statuses for Cost Management products for a specific cost category.

Instance Attribute Summary collapse

Instance Attribute Details

#componentString

The Cost Management product name of the applied status.

Possible values:

  • COST_EXPLORER

Returns:

  • (String)

    The Cost Management product name of the applied status.

#statusString

The process status for a specific cost category.

Possible values:

  • PROCESSING
  • APPLIED

Returns:

  • (String)

    The process status for a specific cost category.