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