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.
An automatic scaling configuration, which describes how the policy adds or removes instances, the cooldown period, and the number of Amazon EC2 instances that will be added each time the CloudWatch metric alarm condition is satisfied.
Namespace: Amazon.ElasticMapReduce.Model
Assembly: AWSSDK.ElasticMapReduce.dll
Version: 3.x.y.z
public class SimpleScalingPolicyConfiguration
The SimpleScalingPolicyConfiguration type exposes the following members
Name | Description | |
---|---|---|
SimpleScalingPolicyConfiguration() |
Name | Type | Description | |
---|---|---|---|
AdjustmentType | Amazon.ElasticMapReduce.AdjustmentType |
Gets and sets the property AdjustmentType.
The way in which Amazon EC2 instances are added (if |
|
CoolDown | System.Int32 |
Gets and sets the property CoolDown. The amount of time, in seconds, after a scaling activity completes before any further trigger-related scaling activities can start. The default value is 0. |
|
ScalingAdjustment | System.Int32 |
Gets and sets the property ScalingAdjustment.
The amount by which to scale in or scale out, based on the specified |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5