NAME
Paws::CostExplorer::GetCostCategoriesResponse
ATTRIBUTES
CostCategoryNames => ArrayRef[Str|Undef]
The names of the Cost Categories.
CostCategoryValues => ArrayRef[Str|Undef]
The Cost Category values.
CostCategoryValues
are not returned if CostCategoryName
is not specified in the request.
NextPageToken => Str
If the number of objects that are still available for retrieval exceeds the limit, AWS 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.
REQUIRED ReturnSize => Int
The number of objects returned.
REQUIRED TotalSize => Int
The total number of objects.