ListAgentKnowledgeBasesRequest
Types
Properties
Link copied to clipboard
The version of the agent for which to return information about knowledge bases associated with it.
Link copied to clipboard
The maximum number of results to return in the response. If the total number of results is greater than this value, use the token returned in the response in the nextToken
field when making another request to return the next batch of results.
Functions
Link copied to clipboard
inline fun copy(block: ListAgentKnowledgeBasesRequest.Builder.() -> Unit = {}): ListAgentKnowledgeBasesRequest