Module: Aws::GameLift::Client::_DescribePlayerSessionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribePlayerSessionsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1046 |
# File 'sig/client.rbs', line 1046
def next_token: () -> ::String
|
#player_sessions ⇒ ::Array[Types::PlayerSession]
1045 |
# File 'sig/client.rbs', line 1045
def player_sessions: () -> ::Array[Types::PlayerSession]
|