A condition that was used to determine a trigger should be activated.
Optional
Describes the set of conditions which cause the trigger to activate.
from field: optional string description = 1;
The logical expression that was evaluated that determined the trigger should be fired.
from field: optional string expression = 2;
Domain-specific condition instance properties.
from field: repeated cyclonedx.v1_5.Property properties = 3;
from message cyclonedx.v1_5.Condition
A condition that was used to determine a trigger should be activated.