Edge Cache Service Routing Path Matcher
data class EdgeCacheServiceRoutingPathMatcher(val description: String? = null, val name: String, val routeRules: List<EdgeCacheServiceRoutingPathMatcherRouteRule>)
Constructors
Link copied to clipboard
fun EdgeCacheServiceRoutingPathMatcher(description: String? = null, name: String, routeRules: List<EdgeCacheServiceRoutingPathMatcherRouteRule>)