ldapAuthServers

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "tgvsywvfshbgnvvx")
suspend fun ldapAuthServers(argument: List<suspend InstanceLdapAuthServerArgsBuilder.() -> Unit>)
@JvmName(name = "xtyqehxuliualvky")
suspend fun ldapAuthServers(vararg argument: suspend InstanceLdapAuthServerArgsBuilder.() -> Unit)
@JvmName(name = "osgfunemtovtojse")
suspend fun ldapAuthServers(argument: suspend InstanceLdapAuthServerArgsBuilder.() -> Unit)

Parameters

argument

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