instanceNames

@JvmName(name = "llukplqswvfsacld")
suspend fun instanceNames(value: Output<List<String>>)
@JvmName(name = "vhwtwhcftohynxwm")
suspend fun instanceNames(value: List<String>?)

Parameters

value

List of preemptible instance names which have been assigned to the cluster.


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


@JvmName(name = "kxabgrdemafwbxuk")
suspend fun instanceNames(values: List<Output<String>>)
@JvmName(name = "oquxxcvvavcfqdbc")
suspend fun instanceNames(vararg values: String)

Parameters

values

List of preemptible instance names which have been assigned to the cluster.