Edge Cache Service Routing Path Matcher Route Rule Header Action Args
data class EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionArgs(val requestHeaderToAdds: Output<List<EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionRequestHeaderToAddArgs>>? = null, val requestHeaderToRemoves: Output<List<EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionRequestHeaderToRemoveArgs>>? = null, val responseHeaderToAdds: Output<List<EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionResponseHeaderToAddArgs>>? = null, val responseHeaderToRemoves: Output<List<EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionResponseHeaderToRemoveArgs>>? = null) : ConvertibleToJava<EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionArgs>
Constructors
Link copied to clipboard
fun EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionArgs(requestHeaderToAdds: Output<List<EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionRequestHeaderToAddArgs>>? = null, requestHeaderToRemoves: Output<List<EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionRequestHeaderToRemoveArgs>>? = null, responseHeaderToAdds: Output<List<EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionResponseHeaderToAddArgs>>? = null, responseHeaderToRemoves: Output<List<EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionResponseHeaderToRemoveArgs>>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard