Class: Aws::Types::ClaimGameServerOutput
- Inherits:
-
Object
- Object
- Aws::Types::ClaimGameServerOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#game_server ⇒ Types::GameServer
Returns the value of attribute game_server.
Instance Attribute Details
#game_server ⇒ Types::GameServer
Returns the value of attribute game_server.
84 85 86 |
# File 'sig/types.rbs', line 84 def game_server @game_server end |