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