WorkflowSourceInfo

  • Where the workflow was instantiated from. Use the type discriminator to branch — see each variant below for its identity payload.

    Instantiated from a stored, named blueprint in this namespace. The blueprint object carries the resolvable identity — fetch the source via the blueprint resource APIs.

    • type
      Discriminator
      enum
      const:  
      blueprint
      required
      values
      • blueprint
    • blueprint
      Type: object
      required