public sealed class RegionInstanceGroupsListInstancesRequest : IMessage<RegionInstanceGroupsListInstancesRequest>, IEquatable<RegionInstanceGroupsListInstancesRequest>, IDeepCloneable<RegionInstanceGroupsListInstancesRequest>, IBufferMessage, IMessage
Instances in which state should be returned. Valid options are: 'ALL', 'RUNNING'. By default, it lists all instances.
Check the InstanceState enum for the list of possible values.
Name of port user is interested in. It is optional. If it is set, only information about this ports will be returned. If it is not set, all the named ports will be returned. Always lists all instances.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eRegionInstanceGroupsListInstancesRequest\u003c/code\u003e is 3.6.0, and there are multiple previous versions available, ranging from 1.0.0 to 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRegionInstanceGroupsListInstancesRequest\u003c/code\u003e is a class that implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default one and another that accepts a \u003ccode\u003eRegionInstanceGroupsListInstancesRequest\u003c/code\u003e object as a parameter, \u003ccode\u003eother\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class exposes \u003ccode\u003eHasInstanceState\u003c/code\u003e and \u003ccode\u003eHasPortName\u003c/code\u003e properties to check whether the corresponding fields are set, along with properties to get/set the \u003ccode\u003eInstanceState\u003c/code\u003e and \u003ccode\u003ePortName\u003c/code\u003e values as strings.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstanceState\u003c/code\u003e property allows filtering instances by their running state, with the options 'ALL' or 'RUNNING', while \u003ccode\u003ePortName\u003c/code\u003e lets you specify a port to filter returned data.\u003c/p\u003e\n"]]],[],null,[]]