Interface ManagedRuleGroupSummary.Builder

    • Method Detail

      • vendorName

        ManagedRuleGroupSummary.Builder vendorName​(String vendorName)

        The name of the managed rule group vendor. You use this, along with the rule group name, to identify a rule group.

        Parameters:
        vendorName - The name of the managed rule group vendor. You use this, along with the rule group name, to identify a rule group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        ManagedRuleGroupSummary.Builder name​(String name)

        The name of the managed rule group. You use this, along with the vendor name, to identify the rule group.

        Parameters:
        name - The name of the managed rule group. You use this, along with the vendor name, to identify the rule group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • description

        ManagedRuleGroupSummary.Builder description​(String description)

        The description of the managed rule group, provided by Amazon Web Services Managed Rules or the Amazon Web Services Marketplace seller who manages it.

        Parameters:
        description - The description of the managed rule group, provided by Amazon Web Services Managed Rules or the Amazon Web Services Marketplace seller who manages it.
        Returns:
        Returns a reference to this object so that method calls can be chained together.