Class: Aws::Types::PlayerGatewayConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::PlayerGatewayConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#game_server_ip_protocol_supported ⇒ "IPv4", "DUAL_STACK"
Returns the value of attribute game_server_ip_protocol_supported.
Instance Attribute Details
#game_server_ip_protocol_supported ⇒ "IPv4", "DUAL_STACK"
Returns the value of attribute game_server_ip_protocol_supported.
1837 1838 1839 |
# File 'sig/types.rbs', line 1837 def game_server_ip_protocol_supported @game_server_ip_protocol_supported end |