URLMap Path Matcher Header Action Args
constructor(requestHeadersToAdds: Output<List<URLMapPathMatcherHeaderActionRequestHeadersToAddArgs>>? = null, requestHeadersToRemoves: Output<List<String>>? = null, responseHeadersToAdds: Output<List<URLMapPathMatcherHeaderActionResponseHeadersToAddArgs>>? = null, responseHeadersToRemoves: Output<List<String>>? = null)