hostFqdnList

@JvmName(name = "rjobmoginqlhlpmv")
suspend fun hostFqdnList(value: Output<List<String>>)
@JvmName(name = "arppsgrfxgbwqkfs")
suspend fun hostFqdnList(value: List<String>?)

Parameters

value

Gets or sets list of hosts (FQDN) currently being tracked by the cluster.


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


@JvmName(name = "lixslmyhhwcpvccl")
suspend fun hostFqdnList(values: List<Output<String>>)
@JvmName(name = "enetkqyagsuhupvx")
suspend fun hostFqdnList(vararg values: String)

Parameters

values

Gets or sets list of hosts (FQDN) currently being tracked by the cluster.