class Aws::CostExplorer::Types::GetCostCategoriesResponse

@!attribute [rw] next_page_token

If the number of objects that are still available for retrieval
exceeds the limit, Amazon Web Services returns a NextPageToken value
in the response. To retrieve the next batch of objects, provide the
marker from the prior call in your next request.
@return [String]

@!attribute [rw] cost_category_names

The names of the Cost Categories.
@return [Array<String>]

@!attribute [rw] cost_category_values

The Cost Category values.

`CostCategoryValues` are not returned if `CostCategoryName` is not
specified in the request.
@return [Array<String>]

@!attribute [rw] return_size

The number of objects returned.
@return [Integer]

@!attribute [rw] total_size

The total number of objects.
@return [Integer]

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

Constants

SENSITIVE