newGameSessionProtectionPolicy
The type of game session protection to set on all new instances that are started in the fleet. This attribute is used with fleets where ComputeType
is EC2
.
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.