TriggerRun Class
Trigger runs.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
TriggerRun
Constructor
TriggerRun(*, additional_properties: Optional[Dict[str, Any]] = None, **kwargs)
Variables
Unmatched properties from the message are deserialized to this collection.
- trigger_run_id
- str
Trigger run id.
- trigger_name
- str
Trigger name.
- trigger_type
- str
Trigger type.
- trigger_run_timestamp
- datetime
Trigger run start time.
- status
- str or TriggerRunStatus
Trigger run status. Known values are: "Succeeded", "Failed", "Inprogress".
- message
- str
Trigger error message.
List of property name and value related to trigger run. Name, value pair depends on type of trigger.
Feedback
Submit and view feedback for