regexPatternStrings property

List<String> regexPatternStrings
final

Specifies the regular expression (regex) patterns that you want AWS WAF to search for, such as Ba@dBo0t.

Implementation

final List<String> regexPatternStrings;