(String) The name of the ruleset.
(Boolean) If true, the rule will fail if the pattern matches.
(String) The operator to use for matching. Can be one of: starts_with, ends_with, contains, regex.
starts_with
ends_with
contains
regex
(String) The pattern to match with.