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