Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional compositeA composite rule combining several predicates. Used as an alternative to nodes on a journey
step when several conditions must be matched together, in any order or in a specific order.
Optional nodesThe list of nodes that can match this step. Mutually exclusive with composite.
The type of a step within a RUM operation's journey.
Generated using TypeDoc
A single step of a RUM operation's journey. Matches RUM events either through a list of
nodesor through acompositerule; the two are mutually exclusive.