gameSessionRegion property

String? gameSessionRegion
final

Name of the Region where the game session created by this placement request is running. This value is set once the new game session is placed (placement status is FULFILLED).

Implementation

final String? gameSessionRegion;