Run Automation Details
@Serializable
Automation details that describe this run.
Information that describes a run's identity and role within an engineering system process.
Constructors
Link copied to clipboard
constructor(correlationGUID: String? = null, description: Message? = null, guid: String? = null, id: String? = null, properties: PropertyBag? = null)
Properties
Link copied to clipboard
A stable, unique identifier for the equivalence class of runs to which this object's containing run object belongs in the form of a GUID.
Link copied to clipboard
A description of the identity and role played within the engineering system by this object's containing run object.
Link copied to clipboard
Key/value pairs that provide additional information about the run automation details.