interface PipelineProcess {
    type?: PipelineProcessTypes;
}

Hierarchy (View Summary)

Properties

Properties

Pipeline process type.