HardwareArgs

constructor(cpuCount: Output<Int>? = null, disks: Output<List<DiskArgs>>? = null, ramSizeInGb: Output<Int>? = null)