Class: Aws::Types::GetMedicalVocabularyRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetMedicalVocabularyRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#vocabulary_name ⇒ ::String
Returns the value of attribute vocabulary_name.
Instance Attribute Details
#vocabulary_name ⇒ ::String
Returns the value of attribute vocabulary_name.
309 310 311 |
# File 'sig/types.rbs', line 309 def vocabulary_name @vocabulary_name end |