Class: Aws::CodeDeploy::Types::Tag
- Inherits:
-
Struct
- Object
- Struct
- Aws::CodeDeploy::Types::Tag
- Defined in:
- gems/aws-sdk-codedeploy/lib/aws-sdk-codedeploy/types.rb
Overview
Information about a tag.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#key ⇒ String
The tag's key.
-
#value ⇒ String
The tag's value.