Interface IWorkflowExecutionRef

All Superinterfaces:
software.constructs.IConstruct, software.constructs.IDependable, IEnvironmentAware, software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
IWorkflowExecutionRef.Jsii$Default
All Known Implementing Classes:
CfnWorkflowExecution, IWorkflowExecutionRef.Jsii$Proxy

@Generated(value="jsii-pacmak/1.139.0 (build 26a6b54)", date="2026-08-13T16:20:17.220Z") @Stability(Experimental) public interface IWorkflowExecutionRef extends software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct, IEnvironmentAware
(experimental) Indicates that this resource can be referenced as a WorkflowExecution.
  • Method Details

    • getWorkflowExecutionRef

      @Stability(Experimental) @NotNull WorkflowExecutionReference getWorkflowExecutionRef()
      (experimental) A reference to a WorkflowExecution resource.