NAME

Paws::Transcribe::ListMedicalVocabulariesResponse

ATTRIBUTES

NextToken => Str

The ListMedicalVocabularies operation returns a page of vocabularies at a time. You set the maximum number of vocabularies to return on a page with the MaxResults parameter. If there are more jobs in the list will fit on a page, Amazon Transcribe Medical returns the NextPage token. To return the next page of vocabularies, include the token in the next request to the ListMedicalVocabularies operation .

Status => Str

The requested vocabulary state.

Valid values are: "PENDING", "READY", "FAILED" =head2 Vocabularies => ArrayRef[Paws::Transcribe::VocabularyInfo]

A list of objects that describe the vocabularies that match your search criteria.

_request_id => Str