class Aws::BedrockAgent::Types::ListKnowledgeBaseDocumentsRequest


@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/ListKnowledgeBaseDocumentsRequest AWS API Documentation
@return [String]
batch of results.
‘nextToken` field in the response in this field to return the next
value provided in the request, enter the token returned in the
If the total number of results is greater than the `maxResults`
@!attribute [rw] next_token
@return [Integer]
another request to return the next batch of results.
returned in the response in the `nextToken` field when making
total number of results is greater than this value, use the token
The maximum number of results to return in the response. If the
@!attribute [rw] max_results
@return [String]
data source.
The unique identifier of the knowledge base that is connected to the
@!attribute [rw] knowledge_base_id
@return [String]
documents.
The unique identifier of the data source that contains the
@!attribute [rw] data_source_id