class Aws::CloudDirectory::Types::Tag
The tag structure that contains a tag key and value.
@note When making an API call, you may pass Tag
data as a hash: { key: "TagKey", value: "TagValue", }
@!attribute [rw] key
The key that is associated with the tag. @return [String]
@!attribute [rw] value
The value that is associated with the tag. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/Tag AWS API Documentation
Constants
- SENSITIVE