Classes
Enumerations
Interfaces
TypeAliases

UpdateCompassHasMetricValueCriteriaInput

Accepts input to update a scorecard criterion checking the value of a specified metric ID.

Property NameTypeDescription
comparatorInputMaybe<CompassCriteriaNumberComparatorOptions>The comparison operation to be performed between the metric and comparator value.
comparatorValueInputMaybe<Number>The threshold value that the metric is compared to.
idStringID of the scorecard criteria to update
metricDefinitionIdInputMaybe<String>The ID of the component metric to check the value of.
weightInputMaybe<Number>The weight that will be used in determining the aggregate score.

Rate this page: