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]
3044 |
# File 'sig/client.rbs', line 3044
def lex_bots: () -> ::Array[Types::LexBot]
|
#next_token ⇒ ::String
3045 |
# File 'sig/client.rbs', line 3045
def next_token: () -> ::String
|