gameSessionQueues

@JvmName(name = "describeGameSessionQueuesResponseGameSessionQueue")
fun Flow<DescribeGameSessionQueuesResponse>.gameSessionQueues(): Flow<GameSessionQueue>

This paginator transforms the flow returned by describeGameSessionQueuesPaginated to access the nested member GameSessionQueue

Return

A kotlinx.coroutines.flow.Flow that can collect GameSessionQueue