Module: Aws::Connect::Client::_ListBotsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListBotsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#lex_bots ⇒ ::Array[Types::LexBotConfig]
2681 |
# File 'sig/client.rbs', line 2681
def lex_bots: () -> ::Array[Types::LexBotConfig]
|
#next_token ⇒ ::String
2682 |
# File 'sig/client.rbs', line 2682
def next_token: () -> ::String
|