adjustmentType property

String? adjustmentType
final

Specifies how the scaling adjustment is interpreted (for example, an absolute number or a percentage). The valid values are ChangeInCapacity, ExactCapacity, and PercentChangeInCapacity.

Implementation

final String? adjustmentType;