

# TagValues
<a name="API_billing_TagValues"></a>

 The values that are available for a tag. 

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

 ** key **   <a name="awscostmanagement-Type-billing_TagValues-key"></a>
 The key for the tag.   
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 1024.  
Pattern: `[\S\s]*`   
Required: Yes

 ** values **   <a name="awscostmanagement-Type-billing_TagValues-values"></a>
 The specific value of the tag.   
Type: Array of strings  
Array Members: Minimum number of 1 item. Maximum number of 200 items.  
Length Constraints: Minimum length of 0. Maximum length of 1024.  
Pattern: `[\S\s]*`   
Required: Yes

## See Also
<a name="API_billing_TagValues_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/billing-2023-09-07/TagValues) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/billing-2023-09-07/TagValues) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/billing-2023-09-07/TagValues) 