PipelineFolder Class 
The folder that this Pipeline is in. If not specified, Pipeline will appear at the root level.
Constructor
PipelineFolder(*, name: str | None = None, **kwargs: Any)Keyword-Only Parameters
| Name | Description | 
|---|---|
| name | The name of the folder that this Pipeline is in. Default value: None | 
Variables
| Name | Description | 
|---|---|
| name | The name of the folder that this Pipeline is in. |