Interface Workflow

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    Workflow.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.96.0 (build 921e240)",
               date="2024-03-28T21:16:43.062Z")
    @Stability(Experimental)
    public interface Workflow
    extends software.amazon.jsii.JsiiSerializable
    (experimental) Used for orchestrating all jobs.

    Each workflow consists of the workflow name as a key and a map as a value. A name should be unique within the current config.yml. The top-level keys for the Workflows configuration are version and jobs.

    See Also:
    https://circleci.com/docs/2.0/configuration-reference/#workflows