instanceNames

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

Parameters

value

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


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


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

Parameters

values

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