AWS::IoT::ThingGroup ThingGroupProperties
Thing group properties.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "AttributePayload" :AttributePayload, "ThingGroupDescription" :String}
YAML
AttributePayload:AttributePayloadThingGroupDescription:String
Properties
AttributePayload-
The thing group attributes in JSON format.
Required: No
Type: AttributePayload
Update requires: No interruption
ThingGroupDescription-
The thing group description.
Required: No
Type: String
Update requires: No interruption