AWS::IoT::ThingGroup ThingGroupProperties
Thing group properties.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "AttributePayload" :
AttributePayload
, "ThingGroupDescription" :String
}
YAML
AttributePayload:
AttributePayload
ThingGroupDescription: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
Pattern:
[\p{Graph}\x20]*
Maximum:
2028
Update requires: No interruption