Interface IWorkflowDefinitionRef

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

@Generated(value="jsii-pacmak/1.127.0 (build 2117ad5)", date="2026-04-14T18:32:07.411Z") @Stability(Experimental) public interface IWorkflowDefinitionRef extends software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct, IEnvironmentAware
(experimental) Indicates that this resource can be referenced as a WorkflowDefinition.
  • Method Details

    • getWorkflowDefinitionRef

      @Stability(Experimental) @NotNull WorkflowDefinitionReference getWorkflowDefinitionRef()
      (experimental) A reference to a WorkflowDefinition resource.