ldapAuthServers

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "rqvnhgkvxrmwpcvo")
suspend fun ldapAuthServers(argument: List<suspend InstanceLdapAuthServerArgsBuilder.() -> Unit>)
@JvmName(name = "yesubfixbqvonlqa")
suspend fun ldapAuthServers(vararg argument: suspend InstanceLdapAuthServerArgsBuilder.() -> Unit)
@JvmName(name = "gqeeldosymeskmwg")
suspend fun ldapAuthServers(argument: suspend InstanceLdapAuthServerArgsBuilder.() -> Unit)

Parameters

argument

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