class Aws::RecycleBin::Types::Tag
Information about the tags to assign to the retention rule.
@note When making an API call, you may pass Tag
data as a hash: { key: "TagKey", # required value: "TagValue", # required }
@!attribute [rw] key
The tag key. @return [String]
@!attribute [rw] value
The tag value. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/rbin-2021-06-15/Tag AWS API Documentation
Constants
- SENSITIVE