Module: Aws::CostExplorer::Client::_ListCostCategoryDefinitionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListCostCategoryDefinitionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#cost_category_references ⇒ ::Array[Types::CostCategoryReference]
774 |
# File 'sig/client.rbs', line 774
def cost_category_references: () -> ::Array[Types::CostCategoryReference]
|
#next_token ⇒ ::String
775 |
# File 'sig/client.rbs', line 775
def next_token: () -> ::String
|