INPUT_OBJECT
LDAP Server.
input LdapServerInput {# Hostname for the LDAP server.hostname: String# Port used by the LDAP server.port: Int# Whether the LDAP server uses TLS.useTls: Boolean}