Edge Cache Service Routing Path Matcher Route Rule Match Rule Query Parameter Match
data class EdgeCacheServiceRoutingPathMatcherRouteRuleMatchRuleQueryParameterMatch(val exactMatch: String? = null, val name: String, val presentMatch: Boolean? = null)
Constructors
Link copied to clipboard
fun EdgeCacheServiceRoutingPathMatcherRouteRuleMatchRuleQueryParameterMatch(exactMatch: String? = null, name: String, presentMatch: Boolean? = null)