Class: AWSCloudFormationResourceTagsType

Types~AWSCloudFormationResourceTagsType

new AWSCloudFormationResourceTagsType()

Properties:
Name Type Description
Key String Required: Yes. The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
Value String Required: Yes. The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
Source: