Class: Aws::Types::CustomVocabularyEntryId
- Inherits:
-
Object
- Object
- Aws::Types::CustomVocabularyEntryId
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#item_id ⇒ ::String
Returns the value of attribute item_id.
Instance Attribute Details
#item_id ⇒ ::String
Returns the value of attribute item_id.
1060 1061 1062 |
# File 'sig/types.rbs', line 1060 def item_id @item_id end |