minCpuPlatform

@JvmName(name = "upuerjodvcybnbik")
suspend fun minCpuPlatform(value: Output<String>)
@JvmName(name = "yetukydfriewofhw")
suspend fun minCpuPlatform(value: String?)

Parameters

value

Minimum cpu/platform to be used by instances. The instance may be scheduled on the specified or newer cpu/platform. Applicable values are the friendly names of CPU platforms, such as minCpuPlatform: "Intel Haswell" or minCpuPlatform: "Intel Sandy Bridge". For more information, read Specifying a Minimum CPU Platform.