getCostCategories
inline suspend fun CostExplorerClient.getCostCategories(crossinline block: GetCostCategoriesRequest.Builder.() -> Unit): GetCostCategoriesResponse
Retrieves an array of Cost Category names and values incurred cost.
If some Cost Category names and values are not associated with any cost, they will not be returned by this API.