Interface RuleGroupTypePair.Builder

    • Method Detail

      • ruleGroupArn

        RuleGroupTypePair.Builder ruleGroupArn​(String ruleGroupArn)

        The ARN of the rule group.

        Parameters:
        ruleGroupArn - The ARN of the rule group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • ruleGroupType

        RuleGroupTypePair.Builder ruleGroupType​(String ruleGroupType)

        The rule group type. The possible values are Domain List and Suricata.

        Parameters:
        ruleGroupType - The rule group type. The possible values are Domain List and Suricata.
        Returns:
        Returns a reference to this object so that method calls can be chained together.