class Aws::TranscribeService::Types::ListVocabulariesResponse
@!attribute [rw] status
The requested vocabulary state. @return [String]
@!attribute [rw] next_token
The `ListVocabularies` operation returns a page of vocabularies at a time. The maximum size of the page is set in the `MaxResults` parameter. If there are more jobs in the list than will fit on the page, Amazon Transcribe returns the `NextPage` token. To return in the next page of jobs, include the token in the next request to the `ListVocabularies` operation. @return [String]
@!attribute [rw] vocabularies
A list of objects that describe the vocabularies that match the search criteria in the request. @return [Array<Types::VocabularyInfo>]
@see docs.aws.amazon.com/goto/WebAPI/transcribe-2017-10-26/ListVocabulariesResponse AWS API Documentation
Constants
- SENSITIVE