GameSessionDetail - Amazon GameLift

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 AWS SDKs, see the following: