Module: Aws::Billing::Client::_ListBillingViewsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListBillingViewsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#billing_views ⇒ ::Array[Types::BillingViewListElement]
209 |
# File 'sig/client.rbs', line 209
def billing_views: () -> ::Array[Types::BillingViewListElement]
|
#next_token ⇒ ::String
210 |
# File 'sig/client.rbs', line 210
def next_token: () -> ::String
|