cpu property
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;
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.
final int? cpu;