ResourceMachineTypesArgs

constructor(bondNum: Output<Int>? = null, cpuInfo: Output<String>, diskInfo: Output<String>? = null, gpuInfo: Output<String>, memoryInfo: Output<String>? = null, name: Output<String>? = null, networkInfo: Output<String>? = null, networkMode: Output<String>? = null, nodeCount: Output<Int>? = null, type: Output<String>? = null)