timeoutInSeconds property

int? timeoutInSeconds
final

The maximum time, in seconds, that a new game session placement request remains in the queue. When a request exceeds this time, the game session placement changes to a TIMED_OUT status.

Implementation

final int? timeoutInSeconds;