Module: Aws::Outposts::Client::_ListOutpostsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListOutpostsOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#outposts::Array[Types::Outpost]

Returns:



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

def outposts: () -> ::Array[Types::Outpost]