class Aws::GameLift::Types::SearchGameSessionsOutput

Represents the returned data in response to a request operation.

@!attribute [rw] game_sessions

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

@!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/SearchGameSessionsOutput AWS API Documentation

Constants

SENSITIVE