Interface IGameSessionQueueRef
(experimental) Indicates that this resource can be referenced as a GameSessionQueue.
Inherited Members
Namespace: Amazon.CDK.AWS.GameLift
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IGameSessionQueueRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IGameSessionQueueRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| GameSessionQueueRef | (experimental) A reference to a GameSessionQueue resource. |
Properties
GameSessionQueueRef
(experimental) A reference to a GameSessionQueue resource.
IGameSessionQueueReference GameSessionQueueRef { get; }
Property Value
Remarks
Stability: Experimental