NAME
Paws::Transcribe::UpdateMedicalVocabularyResponse
ATTRIBUTES
LanguageCode => Str
The language code for the language of the text file used to update the custom vocabulary. US English (en-US) is the only language supported in Amazon Transcribe Medical.
Valid values are: "af-ZA"
, "ar-AE"
, "ar-SA"
, "cy-GB"
, "da-DK"
, "de-CH"
, "de-DE"
, "en-AB"
, "en-AU"
, "en-GB"
, "en-IE"
, "en-IN"
, "en-US"
, "en-WL"
, "es-ES"
, "es-US"
, "fa-IR"
, "fr-CA"
, "fr-FR"
, "ga-IE"
, "gd-GB"
, "he-IL"
, "hi-IN"
, "id-ID"
, "it-IT"
, "ja-JP"
, "ko-KR"
, "ms-MY"
, "nl-NL"
, "pt-BR"
, "pt-PT"
, "ru-RU"
, "ta-IN"
, "te-IN"
, "tr-TR"
, "zh-CN"
=head2 LastModifiedTime => Str
The date and time that the vocabulary was updated.
VocabularyName => Str
The name of the updated vocabulary.
VocabularyState => Str
The processing state of the update to the vocabulary. When the VocabularyState
field is READY
, the vocabulary is ready to be used in a StartMedicalTranscriptionJob
request.
Valid values are: "PENDING"
, "READY"
, "FAILED"
=head2 _request_id => Str