PolicyConfiguration Methods |
The PolicyConfiguration type exposes the following members.
Name | Description | |
---|---|---|
Capacity |
Creates a new PolicyConfiguration for a scaling policy that sets the
desired capacity of a scaling group to a specific value.
| |
IncrementalChange |
Creates a new PolicyConfiguration for a scaling policy that changes the
desired capacity of a scaling group by a fixed amount.
| |
PercentageChange |
Creates a new PolicyConfiguration for a scaling policy that changes the
desired capacity of a scaling group by a percentage amount.
| |
PercentageChangeAtTime |
Creates a new PolicyConfiguration for a scaling policy that changes the
desired capacity of a scaling group by a percentage amount at the specified time.
|