DescribeGameSessionsRequest
Types
Properties
Link copied to clipboard
A unique identifier for the game session to retrieve.
Link copied to clipboard
Game session status to filter results on. You can filter on the following states: ACTIVE
, TERMINATED
, ACTIVATING
, and TERMINATING
. The last two are transitory and used for only very brief periods of time.
Functions
Link copied to clipboard
inline fun copy(block: DescribeGameSessionsRequest.Builder.() -> Unit = {}): DescribeGameSessionsRequest