SimpleRuleEvaluation - Amazon IoT Events
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: