CreateMedicalVocabularyResponse
Types
Properties
Link copied to clipboard
If VocabularyState
is FAILED
, FailureReason
contains information about why the medical transcription job request failed. See also: Common Errors.
Link copied to clipboard
The language code you selected for your custom medical vocabulary. US English (en-US
) is the only language supported with Amazon Transcribe Medical.
Link copied to clipboard
The date and time you created your custom medical vocabulary.
Link copied to clipboard
The name you chose for your custom medical vocabulary.
Link copied to clipboard
The processing state of your custom medical vocabulary. If the state is READY
, you can use the custom vocabulary in a StartMedicalTranscriptionJob
request.
Functions
Link copied to clipboard
inline fun copy(block: CreateMedicalVocabularyResponse.Builder.() -> Unit = {}): CreateMedicalVocabularyResponse