IGameSessionQueueDestination

class aws_cdk.aws_gamelift_alpha.IGameSessionQueueDestination(*args, **kwargs)

Bases: Protocol

(experimental) Represents a game session queue destination.

Stability:

experimental

Attributes

resource_arn_for_destination

(experimental) The ARN(s) to put into the destination field for a game session queue.

This property is for cdk modules to consume only. You should not need to use this property. Instead, use dedicated identifier on each components.

Stability:

experimental