Module: Aws::LexModelBuildingService::Client::_GetBotsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetBotsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#bots ⇒ ::Array[Types::BotMetadata]
327 |
# File 'sig/client.rbs', line 327
def bots: () -> ::Array[Types::BotMetadata]
|
#next_token ⇒ ::String
328 |
# File 'sig/client.rbs', line 328
def next_token: () -> ::String
|