TerminateGameSessionRequest
Types
Properties
Link copied to clipboard
A unique identifier for the game session to be terminated. A game session ARN has the following format: arn:aws:gamelift:<location>::gamesession/<fleet ID>/<custom ID string or idempotency token>
.
Link copied to clipboard
The method to use to terminate the game session. Available methods include:
Functions
Link copied to clipboard
inline fun copy(block: TerminateGameSessionRequest.Builder.() -> Unit = {}): TerminateGameSessionRequest