

# UrlRewriteConfig


Information about a URL rewrite transform. This transform matches a pattern in the request URL and replaces it with the specified string.

## Contents


 ** Rewrites.member.N **   
The URL rewrite transform to apply to the request. The transform consists of a regular expression to match and a replacement string.  
Type: Array of [RewriteConfig](API_RewriteConfig.md) objects  
Required: No

## See Also


For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/elasticloadbalancingv2-2015-12-01/UrlRewriteConfig) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/elasticloadbalancingv2-2015-12-01/UrlRewriteConfig) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/elasticloadbalancingv2-2015-12-01/UrlRewriteConfig) 