Class: Aws::CodeConnections::Types::Tag
- Inherits:
-
Struct
- Object
- Struct
- Aws::CodeConnections::Types::Tag
- Defined in:
- gems/aws-sdk-codeconnections/lib/aws-sdk-codeconnections/types.rb
Overview
A tag is a key-value pair that is used to manage the resource.
This tag is available for use by Amazon Web Services services that support tags.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#key ⇒ String
The tag's key.
-
#value ⇒ String
The tag's value.