Module: Aws::Connect::Client::_ListLexBotsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListLexBotsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#lex_bots ⇒ ::Array[Types::LexBot]
3211 |
# File 'sig/client.rbs', line 3211 def lex_bots: () -> ::Array[Types::LexBot] |
#next_token ⇒ ::String
3212 |
# File 'sig/client.rbs', line 3212 def next_token: () -> ::String |