

# ResourceTagMapping


A list of resource ARNs and the tags (keys and values) that are associated with each.

## Contents


 ** ComplianceDetails **   <a name="resourcegrouptagging-Type-ResourceTagMapping-ComplianceDetails"></a>
Information that shows whether a resource is compliant with the effective tag policy, including details on any noncompliant tag keys.  
Type: [ComplianceDetails](API_ComplianceDetails.md) object  
Required: No

 ** ResourceARN **   <a name="resourcegrouptagging-Type-ResourceTagMapping-ResourceARN"></a>
The ARN of the resource.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 1011.  
Pattern: `[\s\S]*`   
Required: No

 ** Tags **   <a name="resourcegrouptagging-Type-ResourceTagMapping-Tags"></a>
The tags that have been applied to one or more Amazon resources.  
Type: Array of [Tag](API_Tag.md) objects  
Required: No

## See Also


For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/resourcegroupstaggingapi-2017-01-26/ResourceTagMapping) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/resourcegroupstaggingapi-2017-01-26/ResourceTagMapping) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/resourcegroupstaggingapi-2017-01-26/ResourceTagMapping) 