Class: Aws::Translate::Types::Tag
- Inherits:
-
Struct
- Object
- Struct
- Aws::Translate::Types::Tag
- Defined in:
- gems/aws-sdk-translate/lib/aws-sdk-translate/types.rb
Overview
A key-value pair that adds as a metadata to a resource used by Amazon Translate.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#key ⇒ String
The initial part of a key-value pair that forms a tag associated with a given resource.
-
#value ⇒ String
The second part of a key-value pair that forms a tag associated with a given resource.