hosts

@JvmName(name = "wxorlsewtpnllywb")
suspend fun hosts(value: Output<List<String>>)
@JvmName(name = "rvjuwyknhmddostl")
suspend fun hosts(value: List<String>?)

Parameters

value

List of a fully qualified domain name of the LDAP server and an optional failover server.


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


@JvmName(name = "gvpovpdtljovvrfj")
suspend fun hosts(values: List<Output<String>>)
@JvmName(name = "rchnecdgsvindkmm")
suspend fun hosts(vararg values: String)

Parameters

values

List of a fully qualified domain name of the LDAP server and an optional failover server.