Module: Aws::Polly::Client::_ListLexiconsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListLexiconsOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#lexicons::Array[Types::LexiconDescription]

Returns:



130
# File 'sig/client.rbs', line 130

def lexicons: () -> ::Array[Types::LexiconDescription]

#next_token::String

Returns:

  • (::String)


131
# File 'sig/client.rbs', line 131

def next_token: () -> ::String