cpuManufacturers

@JvmName(name = "bvrgxgcybiwscarp")
suspend fun cpuManufacturers(value: Output<List<String>>)
@JvmName(name = "tnfjmkybcvxoqlrk")
suspend fun cpuManufacturers(value: List<String>?)

Parameters

value

The CPU manufacturers to include.


@JvmName(name = "ihvgfogcvrxasjjp")
suspend fun cpuManufacturers(vararg values: Output<String>)


@JvmName(name = "wmrulkwhiyqmrkca")
suspend fun cpuManufacturers(values: List<Output<String>>)
@JvmName(name = "gjxcltjybuoitfce")
suspend fun cpuManufacturers(vararg values: String)

Parameters

values

The CPU manufacturers to include.