class Aws::GameLift::Types::GameSessionQueueDestination
A fleet or alias designated in a game session queue. Queues fulfill requests for new game sessions by placing a new game session on any of the queue's destinations.
Destinations are part of a GameSessionQueue
.
@note When making an API call, you may pass GameSessionQueueDestination
data as a hash: { destination_arn: "ArnStringModel", }
@!attribute [rw] destination_arn
The Amazon Resource Name (ARN) that is assigned to fleet or fleet alias. ARNs, which include a fleet ID or alias ID and a Region name, provide a unique identifier across all Regions. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/gamelift-2015-10-01/GameSessionQueueDestination AWS API Documentation
Constants
- SENSITIVE