Hardware Profile Args
constructor(cpuCount: Output<Int>? = null, dynamicMemoryEnabled: Output<Either<String, DynamicMemoryEnabled>>? = null, dynamicMemoryMaxMB: Output<Int>? = null, dynamicMemoryMinMB: Output<Int>? = null, isHighlyAvailable: Output<String>? = null, limitCpuForMigration: Output<Either<String, LimitCpuForMigration>>? = null, memoryMB: Output<Int>? = null)