Show / Hide Table of Contents

Interface IGameSessionQueueRef

(experimental) Indicates that this resource can be referenced as a GameSessionQueue.

Inherited Members
IEnvironmentAware.Env
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

IGameSessionQueueReference

Remarks

Stability: Experimental

Back to top Generated by DocFX