behaviorOnMatch

val behaviorOnMatch: Output<String>?

If this rule is a match should the rules engine continue processing the remaining rules or stop? Possible values are Continue and Stop. Defaults to Continue.