Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 4.37 KB

File metadata and controls

13 lines (10 loc) · 4.37 KB

WorkflowExecutionTraceEvent

Fields

Field Type Required Description
type Optional[models.EventType] N/A
name str ✔️ Name of the event
id str ✔️ The ID of the event
timestamp_unix_nano int ✔️ The timestamp of the event in nanoseconds since the Unix epoch
attributes Dict[str, Nullable[models.WorkflowExecutionTraceSummaryAttributesValues]] ✔️ The attributes of the event
internal Optional[bool] Whether the event is internal