Interface StatelessRuleGroup.Builder

    • Method Detail

      • ruleGroupName

        StatelessRuleGroup.Builder ruleGroupName​(String ruleGroupName)

        The name of the rule group.

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

        StatelessRuleGroup.Builder resourceId​(String resourceId)

        The resource ID of the rule group.

        Parameters:
        resourceId - The resource ID of the rule group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • priority

        StatelessRuleGroup.Builder priority​(Integer priority)

        The priority of the rule group. Network Firewall evaluates the stateless rule groups in a firewall policy starting from the lowest priority setting.

        Parameters:
        priority - The priority of the rule group. Network Firewall evaluates the stateless rule groups in a firewall policy starting from the lowest priority setting.
        Returns:
        Returns a reference to this object so that method calls can be chained together.