maximumCapacityUnits property

int maximumCapacityUnits
final

The upper 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 maximumCapacityUnits;