class Aws::AppRunner::Types::Tag
Describes a tag that is applied to an AWS App Runner resource. A tag is a metadata item consisting of a key-value pair.
@note When making an API call, you may pass Tag
data as a hash: { key: "TagKey", value: "TagValue", }
@!attribute [rw] key
The key of the tag. @return [String]
@!attribute [rw] value
The value of the tag. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/apprunner-2020-05-15/Tag AWS API Documentation
Constants
- SENSITIVE