C# Class Amazon.ApplicationAutoScaling.Model.DeleteScalingPolicyRequest

Container for the parameters to the DeleteScalingPolicy operation. Deletes the specified Application Auto Scaling scaling policy.

Deleting a policy deletes the underlying alarm action, but does not delete the CloudWatch alarm associated with the scaling policy, even if it no longer has an associated action.

To create a scaling policy or update an existing one, see PutScalingPolicy.

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

Private Methods

Method Description
IsSetPolicyName ( ) : bool
IsSetResourceId ( ) : bool
IsSetScalableDimension ( ) : bool
IsSetServiceNamespace ( ) : bool