Class: Aws::ACM::Types::Tag
- Inherits:
-
Struct
- Object
- Struct
- Aws::ACM::Types::Tag
- Defined in:
- gems/aws-sdk-acm/lib/aws-sdk-acm/types.rb
Overview
A key-value pair that identifies or specifies metadata about an ACM resource.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#key ⇒ String
The key of the tag.
-
#value ⇒ String
The value of the tag.