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]
1316 |
# File 'sig/client.rbs', line 1316
def locations: () -> ::Array[Types::LocationModel]
|
#next_token ⇒ ::String
1317 |
# File 'sig/client.rbs', line 1317
def next_token: () -> ::String
|