gameSessionActivationTimeoutSeconds property
The maximum amount of time (in seconds) that a game session can remain in
status ACTIVATING. If the game session is not active before the
timeout, activation is terminated and the game session status is changed to
TERMINATED.
Implementation
final int? gameSessionActivationTimeoutSeconds;