comparisonOperator property

ComparisonOperator? comparisonOperator
final

The arithmetic operation to use when comparing the specified statistic and threshold. The specified statistic value is used as the first operand.

Implementation

final ComparisonOperator? comparisonOperator;