Interface AwsWafRegionalRuleGroupRulesActionDetails.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AwsWafRegionalRuleGroupRulesActionDetails.Builder,AwsWafRegionalRuleGroupRulesActionDetails>, SdkBuilder<AwsWafRegionalRuleGroupRulesActionDetails.Builder,AwsWafRegionalRuleGroupRulesActionDetails>, SdkPojo
Enclosing class:
AwsWafRegionalRuleGroupRulesActionDetails

public static interface AwsWafRegionalRuleGroupRulesActionDetails.Builder extends SdkPojo, CopyableBuilder<AwsWafRegionalRuleGroupRulesActionDetails.Builder,AwsWafRegionalRuleGroupRulesActionDetails>
  • Method Details

    • 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.