Name | Type | Description | Notes |
---|---|---|---|
authentication_url | Option<String> | [optional] | |
base_structure | Option<String> | [optional] | |
connect_timeout | Option<i32> | [optional] | |
identifying_attribute | Option<String> | [optional] | |
lambda_configuration | Option<models::ConnectorLambdaConfiguration> | [optional] | |
login_id_attribute | Option<String> | [optional] | |
read_timeout | Option<i32> | [optional] | |
requested_attributes | Option<Vec> | [optional] | |
security_method | Option<models::LdapSecurityMethod> | [optional] | |
system_account_dn | Option<String> | [optional] | |
system_account_password | Option<String> | [optional] | |
data | Option<std::collections::HashMap<String, serde_json::Value>> | [optional] | |
debug | Option<bool> | [optional] | |
id | Option<uuid::Uuid> | [optional] | |
insert_instant | Option<i64> | The number of milliseconds since the unix epoch: January 1, 1970 00:00:00 UTC. This value is always in UTC. | [optional] |
last_update_instant | Option<i64> | The number of milliseconds since the unix epoch: January 1, 1970 00:00:00 UTC. This value is always in UTC. | [optional] |
name | Option<String> | [optional] | |
r#type | Option<models::ConnectorType> | [optional] |