PlayerGatewayConfiguration - Amazon GameLift Servers
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

PlayerGatewayConfiguration

Configuration settings for player gateway. Use these settings to specify advanced options for how player gateway handles connections.

Contents

Note

In the following list, the required parameters are described first.

GameServerIpProtocolSupported

The IP protocol that your game servers support for player connections through player gateway. If the value is set to IPv4, GameLift will install and execute a lightweight IP translation software on fleet instances to receive and transform incoming IPv6 traffic to IPv4. If the value is set to DUAL_STACK, the lightweight IP translation software will not be installed on fleet instances. DUAL_STACK provides slightly better performance than IPv4.

Type: String

Valid Values: IPv4 | DUAL_STACK

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: