listGameServers
inline suspend fun GameLiftClient.listGameServers(crossinline block: ListGameServersRequest.Builder.() -> Unit): ListGameServersResponse
This operation is used with the Amazon GameLift Servers FleetIQ solution and game server groups.
Retrieves information on all game servers that are currently active in a specified game server group. You can opt to sort the list by game server age. Use the pagination parameters to retrieve results in a set of sequential segments.
Learn more