describeGameServer
inline suspend fun GameLiftClient.describeGameServer(crossinline block: DescribeGameServerRequest.Builder.() -> Unit): DescribeGameServerResponse
This operation is used with the Amazon GameLift Servers FleetIQ solution and game server groups.
Retrieves information for a registered game server. Information includes game server status, health check info, and the instance that the game server is running on.
To retrieve game server information, specify the game server ID. If successful, the requested game server object is returned.
Learn more