Module: Aws::BillingConductor::Client::_ListCustomLineItemsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListCustomLineItemsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#custom_line_items ⇒ ::Array[Types::CustomLineItemListElement]
422 |
# File 'sig/client.rbs', line 422 def custom_line_items: () -> ::Array[Types::CustomLineItemListElement] |
#next_token ⇒ ::String
423 |
# File 'sig/client.rbs', line 423 def next_token: () -> ::String |