type PipelineName = string; Copy
type PipelineName = string;
Type alias for the pipeline name, represented as a string. Used to identify and reference specific pipeline instances.