Show / Hide Table of Contents

Interface IProjectRef

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

Namespace: Amazon.CDK.AWS.DataBrew
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IProjectRef : IConstruct, IDependable
Syntax (vb)
Public Interface IProjectRef Inherits IConstruct, IDependable
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

IProjectReference

Remarks

Stability: Experimental

Back to top Generated by DocFX