PathPatternConditionConfig
In this article:
PathPatternConditionConfig#
The detailed description of the path pattern in the rule conditions for comparison with a URL path.
Contents#
Values.member.N — The path patterns which the request URL is compared to. If multiple values are specified, a logical OR operator is applied for condition.
Type: List of strings
Required: Yes
Constraints: The name must meet the following requirements:
Contain from 0 to 128 characters
Contain only ASCII letters (a-z, A-Z), numbers, and the following characters:
"$'*+-./:?@_~