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]
254 |
# File 'sig/client.rbs', line 254
def billing_views: () -> ::Array[Types::BillingViewListElement]
|
#next_token ⇒ ::String
255 |
# File 'sig/client.rbs', line 255
def next_token: () -> ::String
|