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