Module: Aws::Billing::Client::_ListSourceViewsForBillingViewResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListSourceViewsForBillingViewResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
236 |
# File 'sig/client.rbs', line 236
def next_token: () -> ::String
|
#source_views ⇒ ::Array[::String]
235 |
# File 'sig/client.rbs', line 235
def source_views: () -> ::Array[::String]
|