class Aws::CodeDeploy::Types::Tag
Information about a tag.
@note When making an API call, you may pass Tag
data as a hash: { key: "Key", value: "Value", }
@!attribute [rw] key
The tag's key. @return [String]
@!attribute [rw] value
The tag's value. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/codedeploy-2014-10-06/Tag AWS API Documentation
Constants
- SENSITIVE