CommandParameterValueComparisonOperand - Amazon IoT
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).

CommandParameterValueComparisonOperand

The comparison operand used to compare the defined value against the value supplied in request.

Contents

number

An operand of number value type, defined as a string.

Type: String

Length Constraints: Minimum length of 1.

Required: No

numberRange

An operand of numerical range value type.

Type: CommandParameterValueNumberRange object

Required: No

numbers

A List of operands of numerical value type, defined as strings.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 10 items.

Length Constraints: Minimum length of 1.

Required: No

string

An operand of string value type.

Type: String

Length Constraints: Minimum length of 1.

Required: No

strings

A List of operands of string value type.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 10 items.

Length Constraints: Minimum length of 1.

Required: No

See Also

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