Interface GenerateRuleConfigurationResponse.Builder

  • Method Details

    • configuration

      GenerateRuleConfigurationResponse.Builder configuration(String configuration)

      The generated configuration, as a JSON string. You can use this value in the configuration field of a rule.

      Parameters:
      configuration - The generated configuration, as a JSON string. You can use this value in the configuration field of a rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      Reserved for a future human-readable description of the generated configuration. This field is currently not populated.

      Parameters:
      description - Reserved for a future human-readable description of the generated configuration. This field is currently not populated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.