protectionPolicy property
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.
Implementation
final ProtectionPolicy? protectionPolicy;