ALBIpAddrType (type)

{
  "description": "Valid ENUM values for ALBIpAddrType", 
  "enum": [
    "V4", 
    "DNS", 
    "V6"
  ], 
  "id": "ALBIpAddrType", 
  "module_id": "PolicyAdvancedLoadBalancer", 
  "title": "IpAddrType type", 
  "type": "string"
}