class Aws::IoT::Types::UpdateThingGroupsForThingRequest


@return [Array<String>]
The groups from which the thing will be removed.
@!attribute [rw] thing_groups_to_remove
@return [Array<String>]
The groups to which the thing will be added.
@!attribute [rw] thing_groups_to_add
@return [String]
The thing whose group memberships will be updated.
@!attribute [rw] thing_name
}
thing_groups_to_remove: [“ThingGroupName”],
thing_groups_to_add: [“ThingGroupName”],
thing_name: “ThingName”,
{
data as a hash:
@note When making an API call, you may pass UpdateThingGroupsForThingRequest