Module: Aws::Chime::Client::_ListBotsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListBotsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#bots ⇒ ::Array[Types::Bot]
485 |
# File 'sig/client.rbs', line 485 def bots: () -> ::Array[Types::Bot] |
#next_token ⇒ ::String
486 |
# File 'sig/client.rbs', line 486 def next_token: () -> ::String |