host property
Defines the hostname or IP of the LDAP server.
Port is optional and will default to 389, if unspecified. For example, "ldap.server.example" or "10.10.10.10:389".
Required.
Implementation
core.String? host;
Defines the hostname or IP of the LDAP server.
Port is optional and will default to 389, if unspecified. For example, "ldap.server.example" or "10.10.10.10:389".
Required.
core.String? host;