C# 클래스 Amazon.AutoScaling.Model.DescribeAutoScalingInstancesRequest

Container for the parameters to the DescribeAutoScalingInstances operation.

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.

상속: AmazonAutoScalingRequest
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetInstanceIds ( ) : bool
IsSetMaxRecords ( ) : bool
IsSetNextToken ( ) : bool