Module: Aws::Outposts::Client::_ListOrdersResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListOrdersOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
508 |
# File 'sig/client.rbs', line 508
def next_token: () -> ::String
|
#orders ⇒ ::Array[Types::OrderSummary]
507 |
# File 'sig/client.rbs', line 507
def orders: () -> ::Array[Types::OrderSummary]
|