AWS::IoTTwinMaker::ComponentType RelationshipValue
The component type relationship value.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "TargetComponentName" :String, "TargetEntityId" :String}
YAML
TargetComponentName:StringTargetEntityId:String
Properties
TargetComponentNameThe target component name.
Required: No
Type: String
Update requires: No interruption
TargetEntityIdThe target entity Id.
Required: No
Type: String
Update requires: No interruption