class Aws::IoT::Types::CreateThingGroupRequest


@return [Array<Types::Tag>]
Metadata which can be used to manage the thing group.
@!attribute [rw] tags
@return [Types::ThingGroupProperties]
The thing group properties.
@!attribute [rw] thing_group_properties
@return [String]
The name of the parent thing group.
@!attribute [rw] parent_group_name
@return [String]
The thing group name to create.
@!attribute [rw] thing_group_name
}
],
},
value: “TagValue”,
key: “TagKey”, # required
{
tags: [
},
},
merge: false,
},
“AttributeName” => “AttributeValue”,
attributes: {
attribute_payload: {
thing_group_description: “ThingGroupDescription”,
thing_group_properties: {
parent_group_name: “ThingGroupName”,
thing_group_name: “ThingGroupName”, # required
{
data as a hash:
@note When making an API call, you may pass CreateThingGroupRequest