class Aws::Proton::Types::Tag
A description of a resource tag.
@note When making an API call, you may pass Tag
data as a hash: { key: "TagKey", # required value: "TagValue", # required }
@!attribute [rw] key
The key of the resource tag. @return [String]
@!attribute [rw] value
The value of the resource tag. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/proton-2020-07-20/Tag AWS API Documentation
Constants
- SENSITIVE