URLMap Path Matcher Path Rule Route Action Weighted Backend Service Header Action Args
data class URLMapPathMatcherPathRuleRouteActionWeightedBackendServiceHeaderActionArgs(val requestHeadersToAdds: Output<List<URLMapPathMatcherPathRuleRouteActionWeightedBackendServiceHeaderActionRequestHeadersToAddArgs>>? = null, val requestHeadersToRemoves: Output<List<String>>? = null, val responseHeadersToAdds: Output<List<URLMapPathMatcherPathRuleRouteActionWeightedBackendServiceHeaderActionResponseHeadersToAddArgs>>? = null, val responseHeadersToRemoves: Output<List<String>>? = null) : ConvertibleToJava<URLMapPathMatcherPathRuleRouteActionWeightedBackendServiceHeaderActionArgs>
Constructors
Link copied to clipboard
fun URLMapPathMatcherPathRuleRouteActionWeightedBackendServiceHeaderActionArgs(requestHeadersToAdds: Output<List<URLMapPathMatcherPathRuleRouteActionWeightedBackendServiceHeaderActionRequestHeadersToAddArgs>>? = null, requestHeadersToRemoves: Output<List<String>>? = null, responseHeadersToAdds: Output<List<URLMapPathMatcherPathRuleRouteActionWeightedBackendServiceHeaderActionResponseHeadersToAddArgs>>? = null, responseHeadersToRemoves: Output<List<String>>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard