URLMap Path Matcher Route Rule Route Action Weighted Backend Service Header Action Response Headers To Add Args
data class URLMapPathMatcherRouteRuleRouteActionWeightedBackendServiceHeaderActionResponseHeadersToAddArgs(val headerName: Output<String>, val headerValue: Output<String>, val replace: Output<Boolean>) : ConvertibleToJava<URLMapPathMatcherRouteRuleRouteActionWeightedBackendServiceHeaderActionResponseHeadersToAddArgs>
Constructors
Link copied to clipboard
fun URLMapPathMatcherRouteRuleRouteActionWeightedBackendServiceHeaderActionResponseHeadersToAddArgs(headerName: Output<String>, headerValue: Output<String>, replace: Output<Boolean>)