The ObservablesCompositionType enables the specification of higher-order composite observables composed of logical combinations of other observables.
| Field Name | Type | Description |
|---|---|---|
| @operatorrequired | OperatorTypeEnum |
The operator field enables the specification of complex compositional cyber observables by providing logical operators for defining interrelationships between constituent cyber observables defined utilizing the recursive Observable element. |
| Observable0..n | ObservableType |
The Observable construct represents a description of a single cyber observable. |