PipelineFolder Class

The folder that this Pipeline is in. If not specified, Pipeline will appear at the root level.

Constructor

PipelineFolder(*args: Any, **kwargs: Any)

Variables

Name Description
name
str

The name of the folder that this Pipeline is in.

Attributes

name

The name of the folder that this Pipeline is in.

name: str | None