SimpleRuleEvaluation - AWS IoT Events

SimpleRuleEvaluation

Information needed to compare two values with a comparison operator.

Contents

inputPropertyValue

The value of the input property, on the left side of the comparison operator.

Type: String

Required: No

operator

The comparison operator.

Type: String

Valid Values: GREATER | GREATER_OR_EQUAL | LESS | LESS_OR_EQUAL | EQUAL | NOT_EQUAL

Required: No

thresholdValue

The threshold value, on the right side of the comparison operator.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: