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