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