AWS::IoTTwinMaker::Entity DataType
The DataType
property type specifies Property description not available. for an AWS::IoTTwinMaker::Entity.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "AllowedValues" :
[ DataValue, ... ]
, "NestedType" :DataType
, "Relationship" :Relationship
, "Type" :String
, "UnitOfMeasure" :String
}
YAML
AllowedValues:
- DataValue
NestedType:DataType
Relationship:Relationship
Type:String
UnitOfMeasure:String
Properties
AllowedValues
Property description not available.
Required: No
Type: List of DataValue
Update requires: No interruption
NestedType
Property description not available.
Required: No
Type: DataType
Update requires: No interruption
Relationship
Property description not available.
Required: No
Type: Relationship
Update requires: No interruption
Type
Property description not available.
Required: No
Type: String
Update requires: No interruption
UnitOfMeasure
Property description not available.
Required: No
Type: String
Update requires: No interruption