minimumCapacityUnits property

int minimumCapacityUnits
final

The lower boundary of EC2 units. It is measured through vCPU cores or instances for instance groups and measured through units for instance fleets. Managed scaling activities are not allowed beyond this boundary. The limit only applies to the core and task nodes. The master node cannot be scaled after initial configuration.

Implementation

final int minimumCapacityUnits;