C# Class 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.

Inheritance: AmazonApplicationAutoScalingRequest
显示文件 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetMaxResults ( ) : bool
IsSetNextToken ( ) : bool
IsSetPolicyNames ( ) : bool
IsSetResourceId ( ) : bool
IsSetScalableDimension ( ) : bool
IsSetServiceNamespace ( ) : bool