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