Class: Aws::Types::GetBillingGroupCostReportOutput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#billing_group_cost_report_results ⇒ ::Array[Types::BillingGroupCostReportResultElement]

Returns the value of attribute billing_group_cost_report_results.



393
394
395
# File 'sig/types.rbs', line 393

def billing_group_cost_report_results
  @billing_group_cost_report_results
end

#next_token ⇒ ::String

Returns the value of attribute next_token.



394
395
396
# File 'sig/types.rbs', line 394

def next_token
  @next_token
end