ldapAuthServers

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

Parameters

value

The LDAP auth server of the Instance. See the following Block ldap_auth_server.


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


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

Parameters

values

The LDAP auth server of the Instance. See the following Block ldap_auth_server.


@JvmName(name = "vyjcdduokokrkluh")
suspend fun ldapAuthServers(argument: List<suspend InstanceLdapAuthServerArgsBuilder.() -> Unit>)
@JvmName(name = "ufcxegngokfexnpo")
suspend fun ldapAuthServers(vararg argument: suspend InstanceLdapAuthServerArgsBuilder.() -> Unit)
@JvmName(name = "oubvmmwxyskfivvb")
suspend fun ldapAuthServers(argument: suspend InstanceLdapAuthServerArgsBuilder.() -> Unit)

Parameters

argument

The LDAP auth server of the Instance. See the following Block ldap_auth_server.