gameSessionId property

String? gameSessionId
final

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;