Class: Aws::LookoutforVision::Types::Tag
- Inherits:
-
Struct
- Object
- Struct
- Aws::LookoutforVision::Types::Tag
- Defined in:
- gems/aws-sdk-lookoutforvision/lib/aws-sdk-lookoutforvision/types.rb
Overview
A key and value pair that is attached to the specified Amazon Lookout for Vision model.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#key ⇒ String
The key of the tag that is attached to the specified model.
-
#value ⇒ String
The value of the tag that is attached to the specified model.