maximumOnDemandCapacityUnits property

int? maximumOnDemandCapacityUnits
final

The upper boundary of On-Demand EC2 units. It is measured through vCPU cores or instances for instance groups and measured through units for instance fleets. The On-Demand units are not allowed to scale beyond this boundary. The parameter is used to split capacity allocation between On-Demand and Spot Instances.

Implementation

final int? maximumOnDemandCapacityUnits;