DataFlowFolder Class

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

Inheritance
DataFlowFolder

Constructor

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

Variables

name
str

The name of the folder that this data flow is in.