class Aws::WAFV2::Types::Regex

A single regular expression. This is used in a RegexPatternSet.

@note When making an API call, you may pass Regex

data as a hash:

    {
      regex_string: "RegexPatternString",
    }

@!attribute [rw] regex_string

The string representing the regular expression.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/wafv2-2019-07-29/Regex AWS API Documentation

Constants

SENSITIVE