AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Namespace: Amazon.AutoScaling.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class ExecutePolicyRequest : AmazonAutoScalingRequest IRequestEvents
The ExecutePolicyRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
ExecutePolicyRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
AutoScalingGroupName | System.String |
Gets and sets the property AutoScalingGroupName.
The name or Amazon Resource Name (ARN) of the Auto Scaling group. |
![]() |
BreachThreshold | System.Double |
Gets and sets the property BreachThreshold.
The breach threshold for the alarm.
This parameter is required if the policy type is |
![]() |
HonorCooldown | System.Boolean |
Gets and sets the property HonorCooldown.
If this parameter is true, Auto Scaling waits for the cooldown period to complete before executing the policy. Otherwise, Auto Scaling executes the policy without waiting for the cooldown period to complete.
This parameter is not supported if the policy type is For more information, see Auto Scaling Cooldowns in the Auto Scaling Developer Guide. |
![]() |
MetricValue | System.Double |
Gets and sets the property MetricValue.
The metric value to compare to If you specify a metric value that doesn't correspond to a step adjustment for the policy, the call returns an error.
This parameter is required if the policy type is |
![]() |
PolicyName | System.String |
Gets and sets the property PolicyName.
The name or ARN of the policy. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8
.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8