Module: Aws::GameLift::Client::_ListLocationsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#locations::Array[Types::LocationModel]

Returns:



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

def locations: () -> ::Array[Types::LocationModel]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String