deleteGameSessionQueue
inline suspend fun GameLiftClient.deleteGameSessionQueue(crossinline block: DeleteGameSessionQueueRequest.Builder.() -> Unit): DeleteGameSessionQueueResponse
This API works with the following fleet types: EC2, Anywhere, Container
Deletes a game session queue. Once a queue is successfully deleted, unfulfilled StartGameSessionPlacement requests that reference the queue will fail. To delete a queue, specify the queue name.