ALBProtocol (type)

{
  "description": "Valid ENUM values for ALBProtocol", 
  "enum": [
    "PROTOCOL_ICMP", 
    "PROTOCOL_TCP", 
    "PROTOCOL_UDP"
  ], 
  "id": "ALBProtocol", 
  "module_id": "PolicyAdvancedLoadBalancer", 
  "title": "Protocol type", 
  "type": "string"
}