class Aws::TranscribeService::Types::ListLanguageModelsResponse

@!attribute [rw] next_token

The operation returns a page of jobs at a time. The maximum size of
the list is set by the MaxResults parameter. If there are more
language models in the list than the page size, Amazon Transcribe
returns the `NextPage` token. Include the token in the next request
to the operation to return the next page of language models.
@return [String]

@!attribute [rw] models

A list of objects containing information about custom language
models.
@return [Array<Types::LanguageModel>]

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

Constants

SENSITIVE