public sealed class InstanceGroupsRemoveInstancesRequest : IMessage<InstanceGroupsRemoveInstancesRequest>, IEquatable<InstanceGroupsRemoveInstancesRequest>, IDeepCloneable<InstanceGroupsRemoveInstancesRequest>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["The latest version available for `InstanceGroupsRemoveInstancesRequest` is 3.6.0, as seen in the provided list of version links."],["This documentation covers versions ranging from 1.0.0 all the way up to the latest version, 3.6.0, for the `InstanceGroupsRemoveInstancesRequest`."],["`InstanceGroupsRemoveInstancesRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `InstanceGroupsRemoveInstancesRequest` class includes a property called `Instances`, which is a list of `InstanceReference` objects representing the instances to remove from the group."],["There are two constructors, one default and another that accepts another `InstanceGroupsRemoveInstancesRequest` as a parameter for copying."]]],[]]