ldapAuthServers

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "gyvblfdiuhnjpybl")
suspend fun ldapAuthServers(argument: List<suspend InstanceLdapAuthServerArgsBuilder.() -> Unit>)
@JvmName(name = "wmidjjdsllsrklgc")
suspend fun ldapAuthServers(vararg argument: suspend InstanceLdapAuthServerArgsBuilder.() -> Unit)
@JvmName(name = "asyehmupyltkjvxu")
suspend fun ldapAuthServers(argument: suspend InstanceLdapAuthServerArgsBuilder.() -> Unit)

Parameters

argument

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