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