CommandParameterValueComparisonOperand - AWS IoT

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