OutputStartMode Enum
Value may be JobStartTime, CustomTime, or LastOutputEventTime to indicate whether the starting point of the output event stream should start whenever the job is started, start at a custom user time stamp specified via the outputStartTime property, or start from the last event output time.
- Inheritance
-
builtins.strOutputStartModeOutputStartMode
Constructor
OutputStartMode(value)
Fields
| CUSTOM_TIME |
| JOB_START_TIME |
| LAST_OUTPUT_EVENT_TIME |
Feedback
Submit and view feedback for