

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

# AWS::MSK::Cluster Rebalancing
<a name="aws-properties-msk-cluster-rebalancing"></a>

<a name="aws-properties-msk-cluster-rebalancing-description"></a>The `Rebalancing` property type specifies Property description not available. for an [AWS::MSK::Cluster](aws-resource-msk-cluster.md).

## Syntax
<a name="aws-properties-msk-cluster-rebalancing-syntax"></a>

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

### JSON
<a name="aws-properties-msk-cluster-rebalancing-syntax.json"></a>

```
{
  "[Status](#cfn-msk-cluster-rebalancing-status)" : String
}
```

### YAML
<a name="aws-properties-msk-cluster-rebalancing-syntax.yaml"></a>

```
  [Status](#cfn-msk-cluster-rebalancing-status): String
```

## Properties
<a name="aws-properties-msk-cluster-rebalancing-properties"></a>

`Status`  <a name="cfn-msk-cluster-rebalancing-status"></a>
Property description not available.  
*Required*: Yes  
*Type*: String  
*Allowed values*: `PAUSED | ACTIVE`  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)