NAME
Paws::Transcribe::CreateMedicalVocabularyResponse
ATTRIBUTES
FailureReason => Str
If the VocabularyState
field is FAILED
, this field contains information about why the job failed.
LanguageCode => Str
The language code for the entries in your custom vocabulary. US English (en-US) is the only valid language code for 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 you created the vocabulary.
VocabularyName => Str
The name of the vocabulary. The name must be unique within an AWS account and is case sensitive.
VocabularyState => Str
The processing state of your custom vocabulary in Amazon Transcribe Medical. If the state is READY
, you can use the vocabulary in a StartMedicalTranscriptionJob
request.
Valid values are: "PENDING"
, "READY"
, "FAILED"
=head2 _request_id => Str