AWS::IoTTwinMaker::Entity PropertyGroup
The property group.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "GroupType" :String, "PropertyNames" :[ String, ... ]}
YAML
GroupType:StringPropertyNames:- String
Properties
GroupTypeThe group type.
Required: No
Type: String
Update requires: No interruption
PropertyNamesThe property names.
Required: No
Type: List of String
Update requires: No interruption