hostFqdnList

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

Parameters

value

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


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


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

Parameters

values

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