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

Container for the parameters to the DescribeScalingPolicies operation. Retrieves all scaling policies applied to a fleet.

To get a fleet's scaling policies, specify the fleet ID. You can filter this request by policy status, such as to retrieve only active scaling policies. Use the pagination parameters to retrieve results as a set of sequential pages. If successful, set of ScalingPolicy objects is returned for the fleet.

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

비공개 메소드들

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