Edge Cache Service Routing Path Matcher Route Rule Header Action Response Header To Add
data class EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionResponseHeaderToAdd(val headerName: String, val headerValue: String, val replace: Boolean? = null)
Constructors
Link copied to clipboard
fun EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionResponseHeaderToAdd(headerName: String, headerValue: String, replace: Boolean? = null)