AWS::IoTTwinMaker::Entity Property
An object that sets information about a property.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Definition" :Definition, "Value" :DataValue}
YAML
Definition:DefinitionValue:DataValue
Properties
DefinitionAn object that specifies information about a property.
Required: No
Type: Definition
Update requires: No interruption
ValueAn object that contains information about a value for a time series property.
Required: No
Type: DataValue
Update requires: No interruption