AssetStatusEvent interface
Defines the asset status event properties.
Properties
message |
The message schema reference object. |
name | The name of the event. Must be unique within the status.events array. This name is used to correlate between the spec and status event information. |
Property Details
messageSchemaReference
The message schema reference object.
messageSchemaReference?: MessageSchemaReference
Property Value
name
The name of the event. Must be unique within the status.events array. This name is used to correlate between the spec and status event information.
name: string
Property Value
string