updateGameSessionQueue
abstract suspend fun updateGameSessionQueue(input: UpdateGameSessionQueueRequest): UpdateGameSessionQueueResponse
Updates the configuration of a game session queue, which determines how the queue processes new game session requests. To update settings, specify the queue name to be updated and provide the new settings. When updating destinations, provide a complete list of destinations.
Learn more