AWS::IoT::Command CommandParameterValue
The CommandParameterValue
property type specifies Property description not available. for an AWS::IoT::Command.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "B" :
Boolean
, "BIN" :String
, "D" :Number
, "I" :Integer
, "L" :String
, "S" :String
, "UL" :String
}
Properties
B
Property description not available.
Required: No
Type: Boolean
Update requires: No interruption
BIN
Property description not available.
Required: No
Type: String
Minimum:
1
Update requires: No interruption
D
Property description not available.
Required: No
Type: Number
Update requires: No interruption
I
Property description not available.
Required: No
Type: Integer
Update requires: No interruption
L
Property description not available.
Required: No
Type: String
Pattern:
^-?\d+$
Maximum:
19
Update requires: No interruption
S
Property description not available.
Required: No
Type: String
Minimum:
1
Update requires: No interruption
UL
Property description not available.
Required: No
Type: String
Pattern:
^[0-9]*$
Minimum:
1
Maximum:
20
Update requires: No interruption