gameSessionId property
A unique identifier for the game session. A game session ARN has the
following format:
arn:aws:gamelift:<region>::gamesession/<fleet
ID>/<custom ID string or idempotency token>.
Implementation
final String? gameSessionId;
A unique identifier for the game session. A game session ARN has the
following format:
arn:aws:gamelift:<region>::gamesession/<fleet
ID>/<custom ID string or idempotency token>.
final String? gameSessionId;