Optional
creationTimestamp?: stringOptional
id?: numberID is the id of the run.
Optional
logs?: stringLogs is the logs of the run.
Optional
result?: stringResult is the result of the run.
Optional
stack?: entity_StackStack is the stack of the run.
Optional
status?: constant_RunStatusStatus is the status of the run.
Optional
trace?: stringTrace is the trace of the run.
Optional
type?: constant_RunTypeRunType is the type of the run provider.
Optional
updateTimestamp?: stringUpdateTimestamp is the timestamp of the updated for the run.
Optional
workspace?: stringWorkspace is the target workspace of the run.
CreationTimestamp is the timestamp of the created for the run.