Class: Aws::Types::CreatePlayerSessionOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreatePlayerSessionOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#player_session ⇒ Types::PlayerSession
Returns the value of attribute player_session.
Instance Attribute Details
#player_session ⇒ Types::PlayerSession
Returns the value of attribute player_session.
469 470 471 |
# File 'sig/types.rbs', line 469 def player_session @player_session end |