Interface IWorkflowRef
(experimental) Indicates that this resource can be referenced as a Workflow.
Namespace: Amazon.CDK.AWS.Glue
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IWorkflowRef : IConstruct, IDependable
Syntax (vb)
Public Interface IWorkflowRef Inherits IConstruct, IDependable
Remarks
Stability: Experimental
Synopsis
Properties
WorkflowRef | (experimental) A reference to a Workflow resource. |
Properties
WorkflowRef
(experimental) A reference to a Workflow resource.
IWorkflowReference WorkflowRef { get; }
Property Value
Remarks
Stability: Experimental