NAME
Paws::GameLift::DescribePlayerSessionsOutput
ATTRIBUTES
NextToken => Str
Token indicating where to resume retrieving results on the next call to this action. If no token is returned, these results represent the end of the list.
If a request has a limit that exactly matches the number of remaining results, a token is returned even though there are no more results to retrieve.
PlayerSessions => ArrayRef[Paws::GameLift::PlayerSession]
Collection of objects containing properties for each player session that matches the request.