class Aws::IoTEventsData::Types::SimpleRuleEvaluation
Information needed to compare two values with a comparison operator.
@!attribute [rw] input_property_value
The value of the input property, on the left side of the comparison operator. @return [String]
@!attribute [rw] operator
The comparison operator. @return [String]
@!attribute [rw] threshold_value
The threshold value, on the right side of the comparison operator. @return [String]
Constants
- SENSITIVE