NAME
Paws::Transcribe::GetMedicalVocabularyResponse
ATTRIBUTES
DownloadUri => Str
The location in Amazon S3 where the vocabulary is stored. Use this URI to get the contents of the vocabulary. You can download your vocabulary from the URI for a limited time.
FailureReason => Str
If the VocabularyState
is FAILED
, this field contains information about why the job failed.
LanguageCode => Str
The valid language code for your vocabulary entries.
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 last modified with a text file different from the one that was previously used.
VocabularyName => Str
The name of the vocabulary returned by Amazon Transcribe Medical.
VocabularyState => Str
The processing state of the vocabulary. If the VocabularyState
is READY
then you can use it in the StartMedicalTranscriptionJob
operation.
Valid values are: "PENDING"
, "READY"
, "FAILED"
=head2 _request_id => Str