class Aws::IoT::Types::AddThingToThingGroupRequest


@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 [String]
The ARN of the thing to add to a group.
@!attribute [rw] thing_arn
@return [String]
The name of the thing to add to a group.
@!attribute [rw] thing_name
@return [String]
The ARN of the group to which you are adding a thing.
@!attribute [rw] thing_group_arn
@return [String]
The name of the group to which you are adding a thing.
@!attribute [rw] thing_group_name
}
override_dynamic_groups: false,
thing_arn: “ThingArn”,
thing_name: “ThingName”,
thing_group_arn: “ThingGroupArn”,
thing_group_name: “ThingGroupName”,
{
data as a hash:
@note When making an API call, you may pass AddThingToThingGroupRequest