cpu property

String? cpu
final

The number of CPU units set for the container. The value will be 0 if no value was specified in the container definition when the task definition was registered.

Implementation

final String? cpu;