C# 클래스 Amazon.GameLift.Model.DescribeInstancesRequest

Container for the parameters to the DescribeInstances operation. Retrieves information about a fleet's instances, including instance IDs. Use this action to get details on all instances in the fleet or get details on one specific instance.

To get a specific instance, specify fleet ID and instance ID. To get all instances in a fleet, specify a fleet ID only. Use the pagination parameters to retrieve results as a set of sequential pages. If successful, an Instance object is returned for each result.

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

비공개 메소드들

메소드 설명
IsSetFleetId ( ) : bool
IsSetInstanceId ( ) : bool
IsSetLimit ( ) : bool
IsSetNextToken ( ) : bool