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