

# UpdateLabelsPayload
<a name="API_UpdateLabelsPayload"></a>

An object representing a Kubernetes `label` change for a managed node group.

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

 ** addOrUpdateLabels **   <a name="AmazonEKS-Type-UpdateLabelsPayload-addOrUpdateLabels"></a>
The Kubernetes `labels` to add or update.  
Type: String to string map  
Key Length Constraints: Minimum length of 1. Maximum length of 63.  
Value Length Constraints: Minimum length of 1. Maximum length of 63.  
Required: No

 ** removeLabels **   <a name="AmazonEKS-Type-UpdateLabelsPayload-removeLabels"></a>
The Kubernetes `labels` to remove.  
Type: Array of strings  
Required: No

## See Also
<a name="API_UpdateLabelsPayload_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/eks-2017-11-01/UpdateLabelsPayload) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/eks-2017-11-01/UpdateLabelsPayload) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/eks-2017-11-01/UpdateLabelsPayload) 