ALBApplicationProfileType (type)

{
  "description": "Valid ENUM values for ALBApplicationProfileType", 
  "enum": [
    "APPLICATION_PROFILE_TYPE_L4", 
    "APPLICATION_PROFILE_TYPE_HTTP", 
    "APPLICATION_PROFILE_TYPE_SYSLOG", 
    "APPLICATION_PROFILE_TYPE_DNS", 
    "APPLICATION_PROFILE_TYPE_SSL", 
    "APPLICATION_PROFILE_TYPE_SIP"
  ], 
  "id": "ALBApplicationProfileType", 
  "module_id": "PolicyAdvancedLoadBalancer", 
  "title": "ApplicationProfileType type", 
  "type": "string"
}