Class: Aws::Types::UpdateGameServerOutput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateGameServerOutput
- 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.
2382 2383 2384 |
# File 'sig/types.rbs', line 2382 def game_server @game_server end |