Values.ComputationModelAnomalyDetectionConfigurationSourceContains the configuration of the type of anomaly detection computation model.
type nonrec t = {inputProperties : InputProperties.t;Define the variable name associated with input properties, with the following format ${VariableName}.
*)resultProperty : ResultProperty.t;Define the variable name associated with the result property, and the following format ${VariableName}.
*)}