Builder

class Builder

Properties

Link copied to clipboard

A set of custom game server properties, formatted as a single string value. This data is passed to a game client or service when it requests information on game servers.

Link copied to clipboard

A unique identifier for the game server group where the game server is running.

Link copied to clipboard

A custom string that uniquely identifies the game server to update.

Link copied to clipboard

Indicates health status of the game server. A request that includes this parameter updates the game server's LastHealthCheckTime timestamp.

Link copied to clipboard

Indicates if the game server is available or is currently hosting gameplay. You can update a game server status from AVAILABLE to UTILIZED, but you can't change a the status from UTILIZED to AVAILABLE.