PipelineFolder Class

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

Inheritance
PipelineFolder

Constructor

PipelineFolder(*, name: Optional[str] = None, **kwargs)

Variables

name
str

The name of the folder that this Pipeline is in.