Class: Aws::Types::DescribeGameServerOutput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeGameServerOutput
- 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.
900 901 902 |
# File 'sig/types.rbs', line 900 def game_server @game_server end |