cpu property

int? cpu
final

The number of cpu units reserved for the container, instead of the default value from the task definition. You must also specify a container name.

Implementation

final int? cpu;