class Aws::RAM::Types::Tag
Information about a tag.
@note When making an API call, you may pass Tag
data as a hash: { key: "TagKey", value: "TagValue", }
@!attribute [rw] key
The key of the tag. @return [String]
@!attribute [rw] value
The value of the tag. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/ram-2018-01-04/Tag AWS API Documentation
Constants
- SENSITIVE