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