Skip to content

Bedrock Data Automation  >  Structures  >  DataAutomationProjectSummary

DataAutomationProjectSummary

Structure Class

DataAutomationProjectSummary dataclass

Summary of a DataAutomationProject

Attributes

creation_time instance-attribute
creation_time: datetime

Time Stamp

project_arn instance-attribute
project_arn: str

ARN of a DataAutomationProject

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