scalingAdjustment property

int scalingAdjustment
final

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.

Implementation

final int scalingAdjustment;