class Aws::IoT::Types::UpdateThingGroupsForThingRequest


@return [Boolean]
static group removes the thing from the last dynamic group.
more of those groups are dynamic thing groups, adding a thing to a
limit is reached. If a thing belongs to 10 thing groups, and one or
Override dynamic thing groups with static thing groups when 10-group
@!attribute [rw] override_dynamic_groups
@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