RunState
Last updated
Last updated
life_cycle_state
Option<>
[optional]
result_state
Option<>
[optional]
user_cancelled_or_timedout
Option<bool>
Whether a run was canceled manually by a user or by the scheduler because the run timed out.
[optional]
state_message
Option<String>
A descriptive message for the current state. This field is unstructured, and its exact format is subject to change.
[optional]