DescribeGameSessionDetailsRequest
Types
Properties
Link copied to clipboard
An identifier for the game session that is unique across all regions to retrieve. The value is always a full ARN in the following format: arn:aws:gamelift:<location>::gamesession/<fleet ID>/<ID string>.
Link copied to clipboard
Game session status to filter results on. Possible game session statuses include ACTIVE, TERMINATED, ACTIVATING and TERMINATING (the last two are transitory).
Functions
Link copied to clipboard
inline fun copy(block: DescribeGameSessionDetailsRequest.Builder.() -> Unit = {}): DescribeGameSessionDetailsRequest