class Aws::GameLift::Types::DescribePlayerSessionsOutput

Represents the returned data in response to a request operation.

@!attribute [rw] player_sessions

A collection of objects containing properties for each player
session that matches the request.
@return [Array<Types::PlayerSession>]

@!attribute [rw] next_token

A token that indicates where to resume retrieving results on the
next call to this operation. If no token is returned, these results
represent the end of the list.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/gamelift-2015-10-01/DescribePlayerSessionsOutput AWS API Documentation

Constants

SENSITIVE