custom Error Response Policy
suspend fun customErrorResponsePolicy(value: Output<URLMapPathMatcherRouteRuleCustomErrorResponsePolicyArgs>)
suspend fun customErrorResponsePolicy(value: URLMapPathMatcherRouteRuleCustomErrorResponsePolicyArgs?)
Parameters
value
customErrorResponsePolicy specifies how the Load Balancer returns error responses when BackendService or BackendBucket responds with an error. Structure is documented below.
suspend fun customErrorResponsePolicy(argument: suspend URLMapPathMatcherRouteRuleCustomErrorResponsePolicyArgsBuilder.() -> Unit)
Parameters
argument
customErrorResponsePolicy specifies how the Load Balancer returns error responses when BackendService or BackendBucket responds with an error. Structure is documented below.