Interface ComputationModelAnomalyDetectionConfiguration.Builder

  • Method Details

    • inputProperties

      Define the variable name associated with input properties, with the following format ${VariableName}.

      Parameters:
      inputProperties - Define the variable name associated with input properties, with the following format ${VariableName}.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resultProperty

      Define the variable name associated with the result property, and the following format ${VariableName}.

      Parameters:
      resultProperty - Define the variable name associated with the result property, and the following format ${VariableName}.
      Returns:
      Returns a reference to this object so that method calls can be chained together.