Interface WafExcludedRule.Builder

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

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

    • ruleId

      The unique identifier for the rule to exclude from the rule group.

      Parameters:
      ruleId - The unique identifier for the rule to exclude from the rule group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.