Adds elements to the InstanceIds collection
| C# |
public DescribeAutoScalingInstancesRequest WithInstanceIds( IEnumerable<string> instanceIds )
- instanceIds (IEnumerable<(Of <(<'String>)>)>)
- The values to add to the InstanceIds collection
this instance