class Aws::IoT::Types::RemoveThingFromThingGroupRequest
@return [String]
The ARN of the thing to remove from the group.
@!attribute [rw] thing_arn
@return [String]
The name of the thing to remove from the group.
@!attribute [rw] thing_name
@return [String]
The group ARN.
@!attribute [rw] thing_group_arn
@return [String]
The group name.
@!attribute [rw] thing_group_name
}
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 RemoveThingFromThingGroupRequest