Interface AwsWafRegionalRuleGroupRulesActionDetails.Builder

    • Method Detail

      • type

        AwsWafRegionalRuleGroupRulesActionDetails.Builder type​(String type)

        Specifies the ByteMatchSet, IPSet, SqlInjectionMatchSet, XssMatchSet, RegexMatchSet, GeoMatchSet, and SizeConstraintSet objects that you want to add to a rule and, for each object, indicates whether you want to negate the settings.

        Parameters:
        type - Specifies the ByteMatchSet, IPSet, SqlInjectionMatchSet, XssMatchSet, RegexMatchSet, GeoMatchSet, and SizeConstraintSet objects that you want to add to a rule and, for each object, indicates whether you want to negate the settings.
        Returns:
        Returns a reference to this object so that method calls can be chained together.