scalingAdjustment

@JvmName(name = "mcjiplokqyovocyh")
suspend fun scalingAdjustment(value: Output<Int>)
@JvmName(name = "aityfvpmsqeplfwu")
suspend fun scalingAdjustment(value: Int?)

Parameters

value

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. For exact capacity, you must specify a positive value. Required if the policy type is SimpleScaling. (Not used with any other policy type.)