Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RuleProperties

Package version

Represents all the attributes of a rule.

Hierarchy

  • RuleProperties

Index

Properties

Properties

action

The SQL like expression that can be executed on the message should the associated filter apply.

filter

Defines the filter expression that the rule evaluates. For SqlRuleFilter input, the expression string is interpreted as a SQL92 expression which must evaluate to True or False. Only one between a CorrelationRuleFilter or a SqlRuleFilter can be defined.

name

name: string

Name of the rule

Generated using TypeDoc