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]
403 |
# File 'sig/client.rbs', line 403
def custom_line_items: () -> ::Array[Types::CustomLineItemListElement]
|
#next_token ⇒ ::String
404 |
# File 'sig/client.rbs', line 404
def next_token: () -> ::String
|