comparison_operator
The arithmetic operation to use when comparing the specified statistic and threshold
See
Values
• greater_than_or_equal_to_threshold = GreaterThanOrEqualToThreshold
• greater_than_threshold = GreaterThanThreshold
• greater_than_upper_threshold = GreaterThanUpperThreshold
• less_than_lower_or_greater_than_upper_threshold = LessThanLowerOrGreaterThanUpperThreshold
• less_than_lower_threshold = LessThanLowerThreshold
• less_than_or_equal_to_threshold = LessThanOrEqualToThreshold
• less_than_threshold = LessThanThreshold