NAME

Paws::Transcribe::ListVocabulariesResponse

ATTRIBUTES

NextToken => Str

The ListVocabularies operation returns a page of vocabularies at a time. The maximum size of the page is set by the MaxResults parameter. If there are more jobs in the list than the page size, Amazon Transcribe returns the NextPage token. Include the token in the next request to the ListVocabularies operation to return in the next page of jobs.

Status => Str

The requested vocabulary state.

Valid values are: "QUEUED", "IN_PROGRESS", "FAILED", "COMPLETED" =head2 Vocabularies => ArrayRef[Paws::Transcribe::VocabularyInfo]

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

_request_id => Str