Builder

class Builder

Properties

Link copied to clipboard

Specifies how the scaling adjustment is interpreted (for example, an absolute number or a percentage). The valid values are ChangeInCapacity, ExactCapacity, and PercentChangeInCapacity.

Link copied to clipboard

The CloudWatch alarms related to the policy.

Link copied to clipboard

The name of the Auto Scaling group.

Link copied to clipboard

The duration of the policy's cooldown period, in seconds.

Link copied to clipboard

Indicates whether the policy is enabled (true) or disabled (false).

Link copied to clipboard

The estimated time, in seconds, until a newly launched instance can contribute to the CloudWatch metrics.

Link copied to clipboard

The aggregation type for the CloudWatch metrics. The valid values are Minimum, Maximum, and Average.

Link copied to clipboard

The minimum value to scale by when the adjustment type is PercentChangeInCapacity.

Link copied to clipboard

Available for backward compatibility. Use MinAdjustmentMagnitude instead.

Link copied to clipboard

The Amazon Resource Name (ARN) of the policy.

Link copied to clipboard

The name of the scaling policy.

Link copied to clipboard

One of the following policy types:

Link copied to clipboard
Link copied to clipboard

The amount by which to scale, based on the specified adjustment type. A positive value adds to the current capacity while a negative number removes from the current capacity.

Link copied to clipboard

A set of adjustments that enable you to scale based on the size of the alarm breach.

Link copied to clipboard

A target tracking scaling policy.