Container for the parameters to the DeletePolicy operation.
Deletes a policy created by PutScalingPolicy.

C# |
public class DeletePolicyRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DeletePolicyRequest()()()() | Initializes a new instance of the DeletePolicyRequest class |
![]() | AutoScalingGroupName |
The name of the Auto Scaling group.
Constraints: |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | PolicyName |
The name or PolicyARN of the policy you want to delete.
Constraints: |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithAutoScalingGroupName(String) | Obsolete.
Sets the AutoScalingGroupName property
|
![]() | WithPolicyName(String) | Obsolete.
Sets the PolicyName property
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | DeletePolicyRequest |