Interface IWorkspaceRef
(experimental) Indicates that this resource can be referenced as a Workspace.
Inherited Members
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
Remarks
Stability: Experimental