Interface ImmunityTimeProperty.Builder

    • Method Detail

      • immunityTime

        ImmunityTimeProperty.Builder immunityTime​(Long immunityTime)

        The amount of time, in seconds, that a CAPTCHA or challenge timestamp is considered valid by WAF. The default setting is 300.

        For the Challenge action, the minimum setting is 300.

        Parameters:
        immunityTime - The amount of time, in seconds, that a CAPTCHA or challenge timestamp is considered valid by WAF. The default setting is 300.

        For the Challenge action, the minimum setting is 300.

        Returns:
        Returns a reference to this object so that method calls can be chained together.