This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
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
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