autoProvisioningLocations

@JvmName(name = "bdpkwvudrrjutfiu")
suspend fun autoProvisioningLocations(value: Output<List<String>>)
@JvmName(name = "iyqtntqqdthfeevd")
suspend fun autoProvisioningLocations(value: List<String>?)

Parameters

value

The list of Google Compute Engine zones in which the NodePool's nodes can be created by NAP.


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


@JvmName(name = "ccjfgcpobkfeibeh")
suspend fun autoProvisioningLocations(values: List<Output<String>>)
@JvmName(name = "fyhrgerorwixmafc")
suspend fun autoProvisioningLocations(vararg values: String)

Parameters

values

The list of Google Compute Engine zones in which the NodePool's nodes can be created by NAP.