locations

@JvmName(name = "hwagljfvgylxqbqj")
suspend fun locations(value: Output<List<String>>)
@JvmName(name = "bhjhkswcblpsqfgs")
suspend fun locations(value: List<String>?)

Parameters

value

The list of Google Compute Engine zones in which the NodePool's nodes should be located. If this value is unspecified during node pool creation, the Cluster.Locations value will be used, instead. Warning: changing node pool locations will result in nodes being added and/or removed.


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


@JvmName(name = "udjfjgshbjdvpcnb")
suspend fun locations(values: List<Output<String>>)
@JvmName(name = "jcylytgrsqtxucha")
suspend fun locations(vararg values: String)

Parameters

values

The list of Google Compute Engine zones in which the NodePool's nodes should be located. If this value is unspecified during node pool creation, the Cluster.Locations value will be used, instead. Warning: changing node pool locations will result in nodes being added and/or removed.