DataAutomationLibraryIngestionJob¶
Structure Class¶
DataAutomationLibraryIngestionJob
dataclass
¶
Contains the information of a DataAutomationLibraryIngestionJob
Attributes¶
completion_time
class-attribute
instance-attribute
¶
completion_time: datetime | None = None
Timestamp when the DataAutomationLibraryIngestionJob was completed
creation_time
instance-attribute
¶
creation_time: datetime
Timestamp when the DataAutomationLibraryIngestionJob was created
entity_type
instance-attribute
¶
entity_type: EntityType
The entity type associated with DataAutomationLibraryIngestionJob
job_status
instance-attribute
¶
job_status: LibraryIngestionJobStatus
The status of the DataAutomationLibraryIngestionJob
operation_type
instance-attribute
¶
operation_type: LibraryIngestionJobOperationType
The operation associated with DataAutomationLibraryIngestionJob
output_configuration
instance-attribute
¶
output_configuration: OutputConfiguration
Output configuration of DataAutomationLibraryIngestionJob