Class: Aws::EBS::Types::Tag
- Inherits:
-
Struct
- Object
- Struct
- Aws::EBS::Types::Tag
- Defined in:
- gems/aws-sdk-ebs/lib/aws-sdk-ebs/types.rb
Overview
Describes a tag.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#key ⇒ String
The key of the tag.
-
#value ⇒ String
The value of the tag.