Module: Aws::GameLift::Client::_ListGameServersResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListGameServersOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#game_servers ⇒ ::Array[Types::GameServer]
1302 |
# File 'sig/client.rbs', line 1302
def game_servers: () -> ::Array[Types::GameServer]
|
#next_token ⇒ ::String
1303 |
# File 'sig/client.rbs', line 1303
def next_token: () -> ::String
|