Module: Aws::GameLift::Client::_SearchGameSessionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::SearchGameSessionsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#game_sessions ⇒ ::Array[Types::GameSession]
1434 |
# File 'sig/client.rbs', line 1434 def game_sessions: () -> ::Array[Types::GameSession] |
#next_token ⇒ ::String
1435 |
# File 'sig/client.rbs', line 1435 def next_token: () -> ::String |