statusReason
Provides additional information about game session status.
INTERRUPTED-- The game session was hosted on an EC2 Spot instance that was reclaimed, causing the active game session to be stopped.TRIGGERED_ON_PROCESS_TERMINATE– The game session was stopped by callingTerminateGameSessionwith the termination modeTRIGGER_ON_PROCESS_TERMINATE.FORCE_TERMINATED– The game session was stopped by callingTerminateGameSessionwith the termination modeFORCE_TERMINATE.