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 DescribeGameSessionPlacement operation. Retrieves information, including current status, about a game session placement request.
To get game session placement details, specify the placement ID.
This operation is not designed to be continually called to track game session status.
This practice can cause you to exceed your API limit, which results in errors. Instead,
you must configure an Amazon Simple Notification Service (SNS) topic to receive notifications
from FlexMatch or queues. Continuously polling with DescribeGameSessionPlacement
should only be used for games in development with low game session usage.
Namespace: Amazon.GameLift.Model
Assembly: AWSSDK.GameLift.dll
Version: 3.x.y.z
public class DescribeGameSessionPlacementRequest : AmazonGameLiftRequest IAmazonWebServiceRequest
The DescribeGameSessionPlacementRequest type exposes the following members
Name | Description | |
---|---|---|
DescribeGameSessionPlacementRequest() |
Name | Type | Description | |
---|---|---|---|
PlacementId | System.String |
Gets and sets the property PlacementId. A unique identifier for a game session placement to retrieve. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5