class Aws::DLM::Types::Tag
Specifies a tag for a resource.
@note When making an API call, you may pass Tag
data as a hash: { key: "String", # required value: "String", # required }
@!attribute [rw] key
The tag key. @return [String]
@!attribute [rw] value
The tag value. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/dlm-2018-01-12/Tag AWS API Documentation
Constants
- SENSITIVE