setCores

open fun setCores(value: Int): MachineSize.Builder
CPU core count to allocate for this machine.
uint32 cores = 1;

Return

This builder for chaining.

Parameters

value

The cores to set.