class Aws::DirectConnect::Types::Tag
Information about a tag.
@note When making an API call, you may pass Tag
data as a hash: { key: "TagKey", # required value: "TagValue", }
@!attribute [rw] key
The key. @return [String]
@!attribute [rw] value
The value. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/directconnect-2012-10-25/Tag AWS API Documentation
Constants
- SENSITIVE