

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

A key-value pair that can be attached to a dashboard for organization and management purposes.

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

 ** key **   <a name="awscostmanagement-Type-bcmDashboards_ResourceTag-key"></a>
The key of the tag to be attached to the dashboard resource.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 128.  
Pattern: `[\S\s]*`   
Required: Yes

 ** value **   <a name="awscostmanagement-Type-bcmDashboards_ResourceTag-value"></a>
The value of the tag to be attached to the dashboard resource.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 256.  
Pattern: `[\S\s]*`   
Required: Yes

## See Also
<a name="API_bcmDashboards_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/bcm-dashboards-2025-08-18/ResourceTag) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bcm-dashboards-2025-08-18/ResourceTag) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bcm-dashboards-2025-08-18/ResourceTag) 