DataFlowFolder Class
The folder that this data flow is in. If not specified, Data flow will appear at the root level.
Constructor
DataFlowFolder(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
name
|
The name of the folder that this data flow is in. |
Attributes
name
The name of the folder that this data flow is in.
name: str | None