

# UniqueTagResourceIdentifier
<a name="API_UniqueTagResourceIdentifier"></a>

 The unique key-value pair for a tag that identifies provisioned product resources. 

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

 ** Key **   <a name="servicecatalog-Type-UniqueTagResourceIdentifier-Key"></a>
 A unique key that's attached to a resource.   
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 128.  
Pattern: `^([\p{L}\p{Z}\p{N}_.:\/=+\-@]*)$`   
Required: No

 ** Value **   <a name="servicecatalog-Type-UniqueTagResourceIdentifier-Value"></a>
 A unique value that's attached to a resource.   
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Pattern: `^([\p{L}\p{Z}\p{N}_.:\/=+\-@]*)$`   
Required: No

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