ldapAuthServers

@JvmName(name = "artalqrlnudyudwi")
suspend fun ldapAuthServers(value: Output<List<InstanceLdapAuthServerArgs>>)
@JvmName(name = "khbvnbrsmipamvpc")
suspend fun ldapAuthServers(value: List<InstanceLdapAuthServerArgs>?)

Parameters

value

The LDAP auth server of the Instance. See ldap_auth_server below.


@JvmName(name = "cnjnmmvqyndqbegi")
suspend fun ldapAuthServers(vararg values: Output<InstanceLdapAuthServerArgs>)


@JvmName(name = "xfgbnwybrorlthxd")
suspend fun ldapAuthServers(values: List<Output<InstanceLdapAuthServerArgs>>)
@JvmName(name = "cgocldftaffjrxla")
suspend fun ldapAuthServers(vararg values: InstanceLdapAuthServerArgs)

Parameters

values

The LDAP auth server of the Instance. See ldap_auth_server below.


@JvmName(name = "ibikuhqwuvyqqotc")
suspend fun ldapAuthServers(argument: List<suspend InstanceLdapAuthServerArgsBuilder.() -> Unit>)
@JvmName(name = "rbypwahcnrduncsp")
suspend fun ldapAuthServers(vararg argument: suspend InstanceLdapAuthServerArgsBuilder.() -> Unit)
@JvmName(name = "hojgiknowflraqcq")
suspend fun ldapAuthServers(argument: suspend InstanceLdapAuthServerArgsBuilder.() -> Unit)

Parameters

argument

The LDAP auth server of the Instance. See ldap_auth_server below.