nodeLocations

@JvmName(name = "rqsjwmfpjgbdihuv")
suspend fun nodeLocations(value: Output<List<String>>)
@JvmName(name = "bqhlxikkogssvohh")
suspend fun nodeLocations(value: List<String>?)

Parameters

value

The list of zones in which the cluster's nodes are located. Nodes must be in the region of their regional cluster or in the same region as their cluster's zone for zonal clusters. If this is specified for a zonal cluster, omit the cluster's zone.


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


@JvmName(name = "qfvvclrlgwjdgiic")
suspend fun nodeLocations(values: List<Output<String>>)
@JvmName(name = "yfcvuwiyqiqfucbn")
suspend fun nodeLocations(vararg values: String)

Parameters

values

The list of zones in which the cluster's nodes are located. Nodes must be in the region of their regional cluster or in the same region as their cluster's zone for zonal clusters. If this is specified for a zonal cluster, omit the cluster's zone.