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

Container for the parameters to the DescribeScalingPolicies operation. Provides descriptive information about the scaling policies in the specified namespace.

You can filter the results using the ResourceId, ScalableDimension, and PolicyNames parameters.

To create a scaling policy or update an existing one, see PutScalingPolicy. If you are no longer using a scaling policy, you can delete it using DeleteScalingPolicy.

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

비공개 메소드들

메소드 설명
IsSetMaxResults ( ) : bool
IsSetNextToken ( ) : bool
IsSetPolicyNames ( ) : bool
IsSetResourceId ( ) : bool
IsSetScalableDimension ( ) : bool
IsSetServiceNamespace ( ) : bool