OptionalcreationTimestamp?: stringOptionalid?: numberID is the id of the run.
Optionallogs?: stringLogs is the logs of the run.
Optionalresult?: stringResult is the result of the run.
Optionalstack?: entity_StackStack is the stack of the run.
Optionalstatus?: constant_RunStatusStatus is the status of the run.
Optionaltrace?: stringTrace is the trace of the run.
Optionaltype?: constant_RunTypeRunType is the type of the run provider.
OptionalupdateTimestamp?: stringUpdateTimestamp is the timestamp of the updated for the run.
Optionalworkspace?: stringWorkspace is the target workspace of the run.
CreationTimestamp is the timestamp of the created for the run.