Interface WafOverrideAction.Builder

    • Method Detail

      • type

        WafOverrideAction.Builder type​(String type)

        COUNT overrides the action specified by the individual rule within a RuleGroup .

        If set to NONE, the rule's action takes place.

        Parameters:
        type - COUNT overrides the action specified by the individual rule within a RuleGroup .

        If set to NONE, the rule's action takes place.

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