adjustmentType

val adjustmentType: Output<String>?

Adjustment mode of a scaling rule. Optional values:

  • QuantityChangeInCapacity: It is used to increase or decrease a specified number of ECS instances.

  • PercentChangeInCapacity: It is used to increase or decrease a specified proportion of ECS instances.

  • TotalCapacity: It is used to adjust the quantity of ECS instances in the current scaling group to a specified value.