pipeline.src.entities.prefect ============================= .. py:module:: pipeline.src.entities.prefect Classes ------- .. autoapisummary:: pipeline.src.entities.prefect.FlowRun Module Contents --------------- .. py:class:: FlowRun .. py:attribute:: flow_run_id :type: str .. py:attribute:: flow_name :type: str .. py:attribute:: state :type: str .. py:attribute:: state_timestamp :type: datetime.datetime