AWS SDK for .NET Documentation
InstanceIds Property
AmazonAmazon.AutoScaling.ModelDescribeAutoScalingInstancesRequestInstanceIds Did this page help you?   Yes   No    Tell us about it...
The list of Auto Scaling instances to describe. If this list is omitted, all auto scaling instances are described. The list of requested instances cannot contain more than 50 items. If unknown instances are requested, they are ignored with no error.
Declaration Syntax
C#
public List<string> InstanceIds { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)