AWS::IoTTwinMaker::Entity Relationship
The entity relationship.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "RelationshipType" :String, "TargetComponentTypeId" :String}
YAML
RelationshipType:StringTargetComponentTypeId:String
Properties
RelationshipTypeThe relationship type.
Required: No
Type: String
Update requires: No interruption
TargetComponentTypeIdthe component type Id target.
Required: No
Type: String
Update requires: No interruption