Interface ManagedRuleState.Builder

    • Method Detail

      • ruleName

        ManagedRuleState.Builder ruleName​(String ruleName)

        The name of the Contributor Insights rule that contains data for the specified Amazon Web Services resource.

        Parameters:
        ruleName - The name of the Contributor Insights rule that contains data for the specified Amazon Web Services resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • state

        ManagedRuleState.Builder state​(String state)

        Indicates whether the rule is enabled or disabled.

        Parameters:
        state - Indicates whether the rule is enabled or disabled.
        Returns:
        Returns a reference to this object so that method calls can be chained together.