DescribePlayerSessionsRequest
Types
Properties
Link copied to clipboard
An identifier for the game session that is unique across all regions to retrieve player sessions for. The value is always a full ARN in the following format: arn:aws:gamelift:<location>::gamesession/<fleet ID>/<ID string>.
Link copied to clipboard
Link copied to clipboard
A unique identifier for a player session to retrieve.
Link copied to clipboard
Player session status to filter results on. Note that when a PlayerSessionId or PlayerId is provided in a DescribePlayerSessions request, then the PlayerSessionStatusFilter has no effect on the response.
Functions
Link copied to clipboard
inline fun copy(block: DescribePlayerSessionsRequest.Builder.() -> Unit = {}): DescribePlayerSessionsRequest