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