ALBAuthLdapSecurityMode (type)

{
  "description": "Valid ENUM values for ALBAuthLdapSecurityMode", 
  "enum": [
    "AUTH_LDAP_SECURE_NONE", 
    "AUTH_LDAP_SECURE_USE_LDAPS"
  ], 
  "id": "ALBAuthLdapSecurityMode", 
  "module_id": "PolicyAdvancedLoadBalancer", 
  "title": "AuthLdapSecurityMode type", 
  "type": "string"
}