Class: Aws::Types::GetGameSessionLogUrlInput
- Inherits:
-
Object
- Object
- Aws::Types::GetGameSessionLogUrlInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#game_session_id ⇒ ::String
Returns the value of attribute game_session_id.
Instance Attribute Details
#game_session_id ⇒ ::String
Returns the value of attribute game_session_id.
1407 1408 1409 |
# File 'sig/types.rbs', line 1407 def game_session_id @game_session_id end |