ALBHealthMonitorAuthType (type)

{
  "description": "Valid ENUM values for ALBHealthMonitorAuthType", 
  "enum": [
    "AUTH_BASIC", 
    "AUTH_NTLM"
  ], 
  "id": "ALBHealthMonitorAuthType", 
  "module_id": "PolicyAdvancedLoadBalancer", 
  "title": "HealthMonitorAuthType type", 
  "type": "string"
}