AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the DescribeGameServer operation. This operation is used with the Amazon GameLift 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
Namespace: Amazon.GameLift.Model
Assembly: AWSSDK.GameLift.dll
Version: 3.x.y.z
public class DescribeGameServerRequest : AmazonGameLiftRequest IAmazonWebServiceRequest
The DescribeGameServerRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
DescribeGameServerRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
GameServerGroupName | System.String |
Gets and sets the property GameServerGroupName. A unique identifier for the game server group where the game server is running. |
![]() |
GameServerId | System.String |
Gets and sets the property GameServerId. A custom string that uniquely identifies the game server information to be retrieved. |
.NET Core App:
Supported in: 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5, 4.0, 3.5