Show / Hide Table of Contents

Interface IConnectionAliasRef

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

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

IConnectionAliasReference

Remarks

Stability: Experimental

Back to top Generated by DocFX