Class RegexMatchSetRegexMatchTuple


  • public final class RegexMatchSetRegexMatchTuple
    extends java.lang.Object
    • Method Detail

      • regexPatternSetId

        public java.lang.String regexPatternSetId()
        Returns:
        The ID of a Regex Pattern Set.
      • textTransformation

        public java.lang.String textTransformation()
        Returns:
        Text transformations used to eliminate unusual formatting that attackers use in web requests in an effort to bypass AWS WAF. e.g., `CMD_LINE`, `HTML_ENTITY_DECODE` or `NONE`. See [docs](http://docs.aws.amazon.com/waf/latest/APIReference/API_ByteMatchTuple.html#WAF-Type-ByteMatchTuple-TextTransformation) for all supported values.