

# NodeGroupMemberUpdateStatus
<a name="API_NodeGroupMemberUpdateStatus"></a>

The status of the service update on the node group member 

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

**Note**  
In the following list, the required parameters are described first.

 ** CacheClusterId **   
The cache cluster ID  
Type: String  
Required: No

 ** CacheNodeId **   
The node ID of the cache cluster  
Type: String  
Required: No

 ** NodeDeletionDate **   
The deletion date of the node  
Type: Timestamp  
Required: No

 ** NodeUpdateEndDate **   
The end date of the update for a node  
Type: Timestamp  
Required: No

 ** NodeUpdateInitiatedBy **   
Reflects whether the update was initiated by the customer or automatically applied  
Type: String  
Valid Values: `system | customer`   
Required: No

 ** NodeUpdateInitiatedDate **   
The date when the update is triggered  
Type: Timestamp  
Required: No

 ** NodeUpdateStartDate **   
The start date of the update for a node  
Type: Timestamp  
Required: No

 ** NodeUpdateStatus **   
The update status of the node  
Type: String  
Valid Values: `not-applied | waiting-to-start | in-progress | stopping | stopped | complete`   
Required: No

 ** NodeUpdateStatusModifiedDate **   
The date when the NodeUpdateStatus was last modified  
Type: Timestamp  
Required: No

## See Also
<a name="API_NodeGroupMemberUpdateStatus_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/elasticache-2015-02-02/NodeGroupMemberUpdateStatus) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/elasticache-2015-02-02/NodeGroupMemberUpdateStatus) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/elasticache-2015-02-02/NodeGroupMemberUpdateStatus) 