ResourceTag
A key-value pair that can be attached to a dashboard for organization and management purposes.
Contents
- key
-
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
-
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
For more information about using this API in one of the language-specific AWS SDKs, see the following: