ComparisonOperationType Enum

the operator that is used to compare the metric data and the threshold.

Inheritance
builtins.str
ComparisonOperationType
ComparisonOperationType

Constructor

ComparisonOperationType(value)

Fields

EQUALS
GREATER_THAN
GREATER_THAN_OR_EQUAL
LESS_THAN
LESS_THAN_OR_EQUAL
NOT_EQUALS