Show / Hide Table of Contents

Interface IWorkspaceRef

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

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

Stability: Experimental

Synopsis

Properties

WorkspaceRef

(experimental) A reference to a Workspace resource.

Properties

WorkspaceRef

(experimental) A reference to a Workspace resource.

IWorkspaceReference WorkspaceRef { get; }
Property Value

IWorkspaceReference

Remarks

Stability: Experimental

Back to top Generated by DocFX