Hierarchy

  • SystemResourceLimits

Properties

Properties

cpus?: number

(Optional) The maximum amount of CPU time that this component's processes can use on the core device.

memory?: number

(Optional) The maximum amount of RAM (in kilobytes) that this component's processes can use on the core device.

Generated using TypeDoc