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)

Parameters

name
str
Required

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