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
480 |
# File 'sig/client.rbs', line 480
def next_token: () -> ::String
|
#orders ⇒ ::Array[Types::OrderSummary]
479 |
# File 'sig/client.rbs', line 479
def orders: () -> ::Array[Types::OrderSummary]
|