Show / Hide Table of Contents

Interface ILocationRef

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

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.AWS.GameLift
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ILocationRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface ILocationRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

LocationRef

(experimental) A reference to a Location resource.

Properties

LocationRef

(experimental) A reference to a Location resource.

ILocationReference LocationRef { get; }
Property Value

ILocationReference

Remarks

Stability: Experimental

Back to top Generated by DocFX