class Aws::BedrockAgent::Types::ListKnowledgeBaseDocumentsResponse


@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/ListKnowledgeBaseDocumentsResponse AWS API Documentation
@return [String]
results.
request in the ‘nextToken` field to return the next batch of
value provided in the request, use this token when making another
If the total number of results is greater than the `maxResults`
@!attribute [rw] next_token
@return [Array<Types::KnowledgeBaseDocumentDetail>]
documents that were retrieved.
A list of objects, each of which contains information about the
@!attribute [rw] document_details