Class: Aws::RecycleBin::Types::Tag
- Inherits:
-
Struct
- Object
- Struct
- Aws::RecycleBin::Types::Tag
- Defined in:
- gems/aws-sdk-recyclebin/lib/aws-sdk-recyclebin/types.rb
Overview
Information about the tags to assign to the retention rule.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#key ⇒ String
The tag key.
-
#value ⇒ String
The tag value.