clusterNodeFqdns

@JvmName(name = "yctfbrifmjxhwdlo")
suspend fun clusterNodeFqdns(value: Output<List<String>>)
@JvmName(name = "mahplxtmojyrlmwp")
suspend fun clusterNodeFqdns(value: List<String>?)

Parameters

value

The List of cluster Node FQDNs.


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


@JvmName(name = "jeqjmmnhrnhuigyx")
suspend fun clusterNodeFqdns(values: List<Output<String>>)
@JvmName(name = "ucjkniymhkccaefo")
suspend fun clusterNodeFqdns(vararg values: String)

Parameters

values

The List of cluster Node FQDNs.