

# ClusterPendingUpdates
<a name="API_ClusterPendingUpdates"></a>

A list of updates being applied to the cluster

## Contents
<a name="API_ClusterPendingUpdates_Contents"></a>

 ** ACLs **   <a name="MemoryDB-Type-ClusterPendingUpdates-ACLs"></a>
A list of ACLs associated with the cluster that are being updated  
Type: [ACLsUpdateStatus](API_ACLsUpdateStatus.md) object  
Required: No

 ** Resharding **   <a name="MemoryDB-Type-ClusterPendingUpdates-Resharding"></a>
The status of an online resharding operation.  
Type: [ReshardingStatus](API_ReshardingStatus.md) object  
Required: No

 ** ServiceUpdates **   <a name="MemoryDB-Type-ClusterPendingUpdates-ServiceUpdates"></a>
A list of service updates being applied to the cluster  
Type: Array of [PendingModifiedServiceUpdate](API_PendingModifiedServiceUpdate.md) objects  
Required: No

## See Also
<a name="API_ClusterPendingUpdates_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/memorydb-2021-01-01/ClusterPendingUpdates) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/memorydb-2021-01-01/ClusterPendingUpdates) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/memorydb-2021-01-01/ClusterPendingUpdates) 