This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::IoTTwinMaker::Entity Property
An object that sets information about a property.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Definition" :Definition, "Value" :DataValue}
YAML
Definition:DefinitionValue:DataValue
Properties
- Definition
- 
                    An object that specifies information about a property. Required: No Type: Definition Update requires: No interruption 
- Value
- 
                    An object that contains information about a value for a time series property. Required: No Type: DataValue Update requires: No interruption