Module: Aws::CostExplorer::Client::_GetCostCategoriesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetCostCategoriesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #cost_category_names ⇒ ::Array[::String]
- #cost_category_values ⇒ ::Array[::String]
- #next_page_token ⇒ ::String
- #return_size ⇒ ::Integer
- #total_size ⇒ ::Integer
Instance Method Details
#cost_category_names ⇒ ::Array[::String]
373 |
# File 'sig/client.rbs', line 373 def cost_category_names: () -> ::Array[::String] |
#cost_category_values ⇒ ::Array[::String]
374 |
# File 'sig/client.rbs', line 374 def cost_category_values: () -> ::Array[::String] |
#next_page_token ⇒ ::String
372 |
# File 'sig/client.rbs', line 372 def next_page_token: () -> ::String |
#return_size ⇒ ::Integer
375 |
# File 'sig/client.rbs', line 375 def return_size: () -> ::Integer |
#total_size ⇒ ::Integer
376 |
# File 'sig/client.rbs', line 376 def total_size: () -> ::Integer |