Class: Aws::Types::ListBillingViewsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#billing_views::Array[Types::BillingViewListElement]

Returns the value of attribute billing_views.

Returns:



376
377
378
# File 'sig/types.rbs', line 376

def billing_views
  @billing_views
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


377
378
379
# File 'sig/types.rbs', line 377

def next_token
  @next_token
end