AWS SDK for .NET Documentation
DescribeAutoScalingInstances Method
AmazonAmazon.AutoScalingAmazonAutoScalingDescribeAutoScalingInstances()()()() Did this page help you?   Yes   No    Tell us about it...

Returns a description of each Auto Scaling instance in the InstanceIds list. If a list is not provided, the service returns the full details of all instances up to a maximum of 50. By default, the service returns a list of 20 items.

This action supports pagination by returning a token if there are more pages to retrieve. To get the next page, call this action again with the returned token as the NextToken parameter.

Declaration Syntax
C#
DescribeAutoScalingInstancesResponse DescribeAutoScalingInstances()
Return Value
The response from the DescribeAutoScalingInstances service method, as returned by AmazonAutoScaling.
Exceptions
ExceptionCondition
InvalidNextTokenException

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