Interface IWorkflowStepExecutionRef

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

@Generated(value="jsii-pacmak/1.138.0 (build 0ca7ee8)", date="2026-08-10T14:51:14.503Z") @Stability(Experimental) public interface IWorkflowStepExecutionRef extends software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct, IEnvironmentAware
(experimental) Indicates that this resource can be referenced as a WorkflowStepExecution.
  • Method Details

    • getWorkflowStepExecutionRef

      @Stability(Experimental) @NotNull WorkflowStepExecutionReference getWorkflowStepExecutionRef()
      (experimental) A reference to a WorkflowStepExecution resource.