InstanceHardwareArgs

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