adjustmentType

@JvmName(name = "ddmwdnyljvllvljv")
suspend fun adjustmentType(value: Output<String>)
@JvmName(name = "nviyifsxaaruwxpp")
suspend fun adjustmentType(value: String?)

Parameters

value

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.