DataAutomationProjectSummary¶
Structure Class¶
DataAutomationProjectSummary
dataclass
¶
Summary of a DataAutomationProject
Attributes¶
project_name
class-attribute
instance-attribute
¶
project_name: str | None = field(repr=False, default=None)
Name of the DataAutomationProject
project_stage
class-attribute
instance-attribute
¶
project_stage: DataAutomationProjectStage | None = None
Stage of the Project
project_type
class-attribute
instance-attribute
¶
project_type: DataAutomationProjectType | None = None
Type of the DataAutomationProject