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