Class: Aws::CodeArtifact::Types::Tag
- Inherits:
-
Struct
- Object
- Struct
- Aws::CodeArtifact::Types::Tag
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-codeartifact/types.rb
Overview
A tag is a key-value pair that can be used to manage, search for, or filter resources in CodeArtifact.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#key ⇒ String
The tag key.
-
#value ⇒ String
The tag value.