Class: Aws::Types::DesiredPlayerSession

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

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