IGameSessionQueueRef
- class aws_cdk.aws_gamelift.IGameSessionQueueRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a GameSessionQueue.
- Stability:
experimental
Attributes
- game_session_queue_ref
(experimental) A reference to a GameSessionQueue resource.
- Stability:
experimental
- node
The tree node.