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.
2930 2931 2932 |
# File 'sig/types.rbs', line 2930 def vocabulary @vocabulary end |