Class: Aws::Types::ViewBillingResponse

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#billing_records::Array[Types::BillingRecord]

Returns the value of attribute billing_records.



601
602
603
# File 'sig/types.rbs', line 601

def billing_records
  @billing_records
end

#next_page_marker::String

Returns the value of attribute next_page_marker.



600
601
602
# File 'sig/types.rbs', line 600

def next_page_marker
  @next_page_marker
end