class Aws::IoT::Types::ThingGroupProperties
@return [Types::AttributePayload]
The thing group attributes in JSON format.
@!attribute [rw] attribute_payload
@return [String]
The thing group description.
@!attribute [rw] thing_group_description
}
},
merge: false,
},
“AttributeName” => “AttributeValue”,
attributes: {
attribute_payload: {
thing_group_description: “ThingGroupDescription”,
{
data as a hash:
@note When making an API call, you may pass ThingGroupProperties
Thing group properties.