publicIps

@JvmName(name = "oejebbbassowkxfm")
suspend fun publicIps(value: Output<List<String>>)
@JvmName(name = "yskxsyanqsrkloom")
suspend fun publicIps(value: List<String>?)

Parameters

value

A list of public IP ids that will be allocated to nodes. Changing this forces a new resource to be created.


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


@JvmName(name = "ulvwosrjmmulatnv")
suspend fun publicIps(values: List<Output<String>>)
@JvmName(name = "cohsbstnmunrkled")
suspend fun publicIps(vararg values: String)

Parameters

values

A list of public IP ids that will be allocated to nodes. Changing this forces a new resource to be created.