GameProperty - Amazon GameLift

GameProperty

Set of key-value pairs that contain information about a game session. When included in a game session request, these properties communicate details to be used when setting up the new game session. For example, a game property might specify a game mode, level, or map. Game properties are passed to the game server process when initiating a new game session. For more information, see the Amazon GameLift Developer Guide.

Contents

Note

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

Key

The game property identifier.

Type: String

Length Constraints: Maximum length of 32.

Required: Yes

Value

The game property value.

Type: String

Length Constraints: Maximum length of 96.

Required: Yes

See Also

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