hostFqdnList

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

Parameters

value

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


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


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

Parameters

values

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