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