

This is the new *CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::ElasticLoadBalancingV2::ListenerRule RewriteConfigObject
<a name="aws-properties-elasticloadbalancingv2-listenerrule-rewriteconfigobject"></a>

<a name="aws-properties-elasticloadbalancingv2-listenerrule-rewriteconfigobject-description"></a>The `RewriteConfigObject` property type specifies Property description not available. for an [AWS::ElasticLoadBalancingV2::ListenerRule](aws-resource-elasticloadbalancingv2-listenerrule.md).

## Syntax
<a name="aws-properties-elasticloadbalancingv2-listenerrule-rewriteconfigobject-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-elasticloadbalancingv2-listenerrule-rewriteconfigobject-syntax.json"></a>

```
{
  "[Rewrites](#cfn-elasticloadbalancingv2-listenerrule-rewriteconfigobject-rewrites)" : {{[ RewriteConfig, ... ]}}
}
```

### YAML
<a name="aws-properties-elasticloadbalancingv2-listenerrule-rewriteconfigobject-syntax.yaml"></a>

```
  [Rewrites](#cfn-elasticloadbalancingv2-listenerrule-rewriteconfigobject-rewrites): {{
    - RewriteConfig}}
```

## Properties
<a name="aws-properties-elasticloadbalancingv2-listenerrule-rewriteconfigobject-properties"></a>

`Rewrites`  <a name="cfn-elasticloadbalancingv2-listenerrule-rewriteconfigobject-rewrites"></a>
Property description not available.  
*Required*: Yes  
*Type*: Array of [RewriteConfig](aws-properties-elasticloadbalancingv2-listenerrule-rewriteconfig.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)