maxConcurrentGameSessionActivations property
The maximum number of game sessions with status ACTIVATING
to
allow on an instance simultaneously. This setting limits the amount of
instance resources that can be used for new game activations at any one
time.
Implementation
final int? maxConcurrentGameSessionActivations;