Class: Aws::Types::UpdateMedicalVocabularyRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#language_code"af-ZA", ...

Returns the value of attribute language_code.

Returns:



975
976
977
# File 'sig/types.rbs', line 975

def language_code
  @language_code
end

#vocabulary_file_uri::String

Returns the value of attribute vocabulary_file_uri.

Returns:



976
977
978
# File 'sig/types.rbs', line 976

def vocabulary_file_uri
  @vocabulary_file_uri
end

#vocabulary_name::String

Returns the value of attribute vocabulary_name.

Returns:



974
975
976
# File 'sig/types.rbs', line 974

def vocabulary_name
  @vocabulary_name
end