describeGameSessionQueues
inline suspend fun GameLiftClient.describeGameSessionQueues(crossinline block: DescribeGameSessionQueuesRequest.Builder.() -> Unit): DescribeGameSessionQueuesResponse
Retrieves the properties for one or more game session queues. When requesting multiple queues, use the pagination parameters to retrieve results as a set of sequential pages. When specifying a list of queues, objects are returned only for queues that currently exist in the Region.
Learn more