interface IGameSessionQueueRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.GameLift.IGameSessionQueueRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsgamelift#IGameSessionQueueRef |
![]() | software.amazon.awscdk.services.gamelift.IGameSessionQueueRef |
![]() | aws_cdk.aws_gamelift.IGameSessionQueueRef |
![]() | aws-cdk-lib » aws_gamelift » IGameSessionQueueRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a GameSessionQueue.
Properties
Name | Type | Description |
---|---|---|
game | Game | A reference to a GameSessionQueue resource. |
node | Node | The tree node. |
gameSessionQueueRef
Type:
Game
A reference to a GameSessionQueue resource.
node
Type:
Node
The tree node.