AWS SDK for .NET Documentation
InstanceIds Property
AmazonAmazon.AutoScaling.ModelAttachInstancesRequestInstanceIds Did this page help you?   Yes   No    Tell us about it...
One or more IDs of the Amazon EC2 instances to attach to the specified Auto Scaling group. You must specify at least one instance ID.
Declaration Syntax
C#
public List<string> InstanceIds { get; set; }

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