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]
359 |
# File 'sig/client.rbs', line 359
def billing_group_cost_reports: () -> ::Array[Types::BillingGroupCostReportElement]
|
#next_token ⇒ ::String
360 |
# File 'sig/client.rbs', line 360
def next_token: () -> ::String
|