Class GetWafRulesWafRuleRateLimit


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

      • interval

        public java.lang.Integer interval()
        Returns:
        The statistical interval. Valid values: 5 to 1800. Unit: seconds.
      • subKey

        public java.lang.String subKey()
        Returns:
        The subfield of the target field.
      • target

        public java.lang.String target()
        Returns:
        The statistical field for frequency control.
      • threshold

        public java.lang.Integer threshold()
        Returns:
        The trigger threshold of rate limiting. Valid values: 2 to 500000. Unit: requests.
      • ttl

        public java.lang.Integer ttl()
        Returns:
        The validity period of the blacklist. Valid values: 60 to 86400. Unit: seconds.