Class: Aws::Types::DescribeVocabularyResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeVocabularyResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#vocabulary ⇒ Types::Vocabulary
Returns the value of attribute vocabulary.
Instance Attribute Details
#vocabulary ⇒ Types::Vocabulary
Returns the value of attribute vocabulary.
2872 2873 2874 |
# File 'sig/types.rbs', line 2872 def vocabulary @vocabulary end |