Class: Aws::S3Files::Types::Tag
- Inherits:
-
Struct
- Object
- Struct
- Aws::S3Files::Types::Tag
- Defined in:
- gems/aws-sdk-s3files/lib/aws-sdk-s3files/types.rb
Overview
A key-value pair for resource tagging.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#key ⇒ String
The tag key.
-
#value ⇒ String
The tag value.