Available in VPC
This is the type of scaling adjustment.
Syntax
The syntax is as follows:
private String code;
private String codeName;
Field
The following describes the fields:
| Field |
Type |
Required |
Description |
code |
String |
Required |
Adjustment type codeCHANG | PRCNT | EXACTCHANG: scale change in capacity, which allows you to add or delete a specified number of servers directly, regardless of the current group sizePRCNT: percent change in capacity, which increases or decreases servers by a constant percentage (%) of the current group sizeEXACT: fixed value (exact capacity), which fixes the group size to a specified value
|
codeName |
String |
Required |
Adjustment type code name |