cpuLimit property

  1. @JsonKey(name: 'cpu_limit')
Limit? cpuLimit
getter/setter pair

Implementation

@JsonKey(name: 'cpu_limit')
Limit? cpuLimit;