Class: Aws::Types::DesiredPlayerSession
- Inherits:
-
Object
- Object
- Aws::Types::DesiredPlayerSession
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#player_data ⇒ ::String
Returns the value of attribute player_data.
-
#player_id ⇒ ::String
Returns the value of attribute player_id.
Instance Attribute Details
#player_data ⇒ ::String
Returns the value of attribute player_data.
1084 1085 1086 |
# File 'sig/types.rbs', line 1084 def player_data @player_data end |
#player_id ⇒ ::String
Returns the value of attribute player_id.
1083 1084 1085 |
# File 'sig/types.rbs', line 1083 def player_id @player_id end |