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.

Implementation

final int? scalingAdjustment;