class Aws::TranscribeService::Types::ListMedicalVocabulariesResponse

@!attribute [rw] status

The requested vocabulary state.
@return [String]

@!attribute [rw] next_token

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 .
@return [String]

@!attribute [rw] vocabularies

A list of objects that describe the vocabularies that match your
search criteria.
@return [Array<Types::VocabularyInfo>]

@see docs.aws.amazon.com/goto/WebAPI/transcribe-2017-10-26/ListMedicalVocabulariesResponse AWS API Documentation

Constants

SENSITIVE