You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::LexModelBuildingService::Types::GetBotsResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#botsArray<Types::BotMetadata>

An array of botMetadata objects, with one entry for each bot.

Returns:

  • (Array<Types::BotMetadata>)

    An array of botMetadata objects, with one entry for each bot.

#next_tokenString

If the response is truncated, it includes a pagination token that you can specify in your next request to fetch the next page of bots.

Returns:

  • (String)

    If the response is truncated, it includes a pagination token that you can specify in your next request to fetch the next page of bots.