Module: Aws::LexModelsV2::Client::_ListBotsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListBotsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#bot_summaries ⇒ ::Array[Types::BotSummary]
1392 |
# File 'sig/client.rbs', line 1392
def bot_summaries: () -> ::Array[Types::BotSummary]
|
#next_token ⇒ ::String
1393 |
# File 'sig/client.rbs', line 1393
def next_token: () -> ::String
|