Module: Aws::BCMPricingCalculator::Client::_ListBillEstimateLineItemsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListBillEstimateLineItemsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::BillEstimateLineItemSummary]
472 |
# File 'sig/client.rbs', line 472
def items: () -> ::Array[Types::BillEstimateLineItemSummary]
|
#next_token ⇒ ::String
473 |
# File 'sig/client.rbs', line 473
def next_token: () -> ::String
|