AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The range of possible values that's used to describe a specific command parameter.
The commandParameterValue can only have one of the below fields listed.
Namespace: Amazon.IoT.Model
Assembly: AWSSDK.IoT.dll
Version: 3.x.y.z
public class CommandParameterValue
The CommandParameterValue type exposes the following members
| Name | Description | |
|---|---|---|
|
CommandParameterValue() |
| Name | Type | Description | |
|---|---|---|---|
|
B | System.Boolean |
Gets and sets the property B. An attribute of type Boolean. For example:
|
|
BIN | System.IO.MemoryStream |
Gets and sets the property BIN. An attribute of type Binary. For example:
|
|
D | System.Double |
Gets and sets the property D. An attribute of type Double (Sixty-Four Bits). |
|
I | System.Int32 |
Gets and sets the property I. An attribute of type Integer (Thirty-Two Bits). |
|
L | System.Int64 |
Gets and sets the property L. An attribute of type Long. |
|
S | System.String |
Gets and sets the property S. An attribute of type String. For example:
|
|
UL | System.String |
Gets and sets the property UL. An attribute of type unsigned long. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5