Interface RuleGroupMetadata.Builder

    • Method Detail

      • name

        RuleGroupMetadata.Builder name​(String name)

        The descriptive name of the rule group. You can't change the name of a rule group after you create it.

        Parameters:
        name - The descriptive name of the rule group. You can't change the name of a rule group after you create it.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • arn

        RuleGroupMetadata.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the rule group.

        Parameters:
        arn - The Amazon Resource Name (ARN) of the rule group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.