ALBURITokenType (type)

{
  "description": "Valid ENUM values for ALBURITokenType", 
  "enum": [
    "URI_TOKEN_TYPE_HOST", 
    "URI_TOKEN_TYPE_PATH", 
    "URI_TOKEN_TYPE_STRING", 
    "URI_TOKEN_TYPE_STRING_GROUP", 
    "URI_TOKEN_TYPE_REGEX"
  ], 
  "id": "ALBURITokenType", 
  "module_id": "PolicyAdvancedLoadBalancer", 
  "title": "URITokenType type", 
  "type": "string"
}