class Aws::GameLift::Types::GameSessionDetail

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

@!attribute [rw] game_session

Object that describes a game session.
@return [Types::GameSession]

@!attribute [rw] protection_policy

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.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/gamelift-2015-10-01/GameSessionDetail AWS API Documentation

Constants

SENSITIVE