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]
130 |
# File 'sig/client.rbs', line 130
def lexicons: () -> ::Array[Types::LexiconDescription]
|
#next_token ⇒ ::String
131 |
# File 'sig/client.rbs', line 131
def next_token: () -> ::String
|