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