Module: Aws::BillingConductor::Client::_ListBillingGroupCostReportsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListBillingGroupCostReportsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#billing_group_cost_reports ⇒ ::Array[Types::BillingGroupCostReportElement]
340 |
# File 'sig/client.rbs', line 340
def billing_group_cost_reports: () -> ::Array[Types::BillingGroupCostReportElement]
|
#next_token ⇒ ::String
341 |
# File 'sig/client.rbs', line 341
def next_token: () -> ::String
|