nodeIdsToRemove

@JvmName(name = "itkjwnvuswjngajr")
suspend fun nodeIdsToRemove(value: Output<List<String>>)
@JvmName(name = "yiwwbdtylwkvxsnu")
suspend fun nodeIdsToRemove(value: List<String>?)

Parameters

value

A list of nodes to be removed from the cluster.


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


@JvmName(name = "skvkfqwrxphxdhuq")
suspend fun nodeIdsToRemove(values: List<Output<String>>)
@JvmName(name = "jaddjbbntgitejoc")
suspend fun nodeIdsToRemove(vararg values: String)

Parameters

values

A list of nodes to be removed from the cluster.