

# ResourceTag
<a name="API_ResourceTag"></a>

Represents tag information associated with AWS resources.

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

 ** Key **   <a name="securityhub-Type-ResourceTag-Key"></a>
The identifier or name of the tag.  
Type: String  
Pattern: `.*\S.*`   
Required: Yes

 ** Value **   <a name="securityhub-Type-ResourceTag-Value"></a>
The data associated with the tag key.  
Type: String  
Pattern: `.*\S.*`   
Required: Yes

## See Also
<a name="API_ResourceTag_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/securityhub-2018-10-26/ResourceTag) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityhub-2018-10-26/ResourceTag) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityhub-2018-10-26/ResourceTag) 