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

Returns:

  • (::String)


480
# File 'sig/client.rbs', line 480

def next_token: () -> ::String

#orders::Array[Types::OrderSummary]

Returns:



479
# File 'sig/client.rbs', line 479

def orders: () -> ::Array[Types::OrderSummary]