GameSessionDetail - Amazon GameLift
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).

GameSessionDetail

A game session's properties plus the protection policy currently in force.

Contents

Note

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

GameSession

Object that describes a game session.

Type: GameSession object

Required: No

ProtectionPolicy

Current status of protection for the game session.

  • NoProtection -- The game session can be terminated during a scale-down event.

  • FullProtection -- If the game session is in an ACTIVE status, it cannot be terminated during a scale-down event.

Type: String

Valid Values: NoProtection | FullProtection

Required: No

See Also

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