UpdateGameSessionRequest
class UpdateGameSessionRequest
Types
Properties
Link copied to clipboard
A set of key-value pairs that can store custom data in a game session. For example: {"Key": "difficulty", "Value": "novice"}
. You can use this parameter to modify game properties in an active game session. This action adds new properties and modifies existing properties. There is no way to delete properties. For an example, see Update the value of a game property.
Link copied to clipboard
A unique identifier for the game session to update.
Link copied to clipboard
The maximum number of players that can be connected simultaneously to the game session.
Link copied to clipboard
A policy that determines whether the game session is accepting new players.
Link copied to clipboard
Game session protection policy to apply to this game session only.