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)

Parameters

name
str
Required

The name of the folder that this Pipeline is in.