

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::Lex::Bot Replication
<a name="aws-properties-lex-bot-replication"></a>

<a name="aws-properties-lex-bot-replication-description"></a>The `Replication` property type specifies Property description not available. for an [AWS::Lex::Bot](aws-resource-lex-bot.md).

## Syntax
<a name="aws-properties-lex-bot-replication-syntax"></a>

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

### JSON
<a name="aws-properties-lex-bot-replication-syntax.json"></a>

```
{
  "[ReplicaRegions](#cfn-lex-bot-replication-replicaregions)" : [ String, ... ]
}
```

### YAML
<a name="aws-properties-lex-bot-replication-syntax.yaml"></a>

```
  [ReplicaRegions](#cfn-lex-bot-replication-replicaregions): 
    - String
```

## Properties
<a name="aws-properties-lex-bot-replication-properties"></a>

`ReplicaRegions`  <a name="cfn-lex-bot-replication-replicaregions"></a>
Property description not available.  
*Required*: Yes  
*Type*: Array of String  
*Minimum*: `1`  
*Maximum*: `1`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)