You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Polly::Types::ListLexiconsOutput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#lexiconsArray<Types::LexiconDescription>

A list of lexicon names and attributes.

Returns:

#next_tokenString

The pagination token to use in the next request to continue the listing of lexicons. NextToken is returned only if the response is truncated.

Returns:

  • (String)

    The pagination token to use in the next request to continue the listing of lexicons.