Builder

class Builder

Properties

Link copied to clipboard

The DNS identifier assigned to the instance that is running the game session. Values have the following format:

Link copied to clipboard

A unique identifier for the game session. Use the game session ID.

Link copied to clipboard

The IP address of the game session. To connect to a Amazon GameLift Servers game server, an app needs both the IP address and port number.

Link copied to clipboard

A collection of player session IDs, one for each player ID that was included in the original matchmaking request.

Link copied to clipboard

The current status of player gateway for the game session. Note, even if a fleet has PlayerGatewayMode configured as ENABLED, player gateway might not be available in a specific location. For more information about locations where player gateway is supported, see supported locations.

Link copied to clipboard
var port: Int?

The port number for the game session. To connect to a Amazon GameLift Servers game server, an app needs both the IP address and port number.