class Aws::IoTThingsGraph::Types::FlowExecutionSummary
An object that contains summary information about a flow execution.
@!attribute [rw] flow_execution_id
The ID of the flow execution. @return [String]
@!attribute [rw] status
The current status of the flow execution. @return [String]
@!attribute [rw] system_instance_id
The ID of the system instance that contains the flow. @return [String]
@!attribute [rw] flow_template_id
The ID of the flow. @return [String]
@!attribute [rw] created_at
The date and time when the flow execution summary was created. @return [Time]
@!attribute [rw] updated_at
The date and time when the flow execution summary was last updated. @return [Time]
Constants
- SENSITIVE