KnowledgeBaseSummary

A summary of a knowledge base, including its identifier, name, status, and metadata.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The date and time that the knowledge base was created.

Link copied to clipboard

The ARN of the data source associated with the knowledge base.

Link copied to clipboard

The number of documents in the knowledge base.

Link copied to clipboard

The Amazon Resource Name (ARN) of the knowledge base.

Link copied to clipboard

The unique identifier for the knowledge base.

Link copied to clipboard

The size of the knowledge base in bytes.

Link copied to clipboard

The name of the knowledge base.

Link copied to clipboard

The ARN of the primary owner of the knowledge base.

Link copied to clipboard

The username of the primary owner of the knowledge base.

Link copied to clipboard

The status of the knowledge base.

Link copied to clipboard
val type: String?

The type of the knowledge base.

Link copied to clipboard

The date and time that the knowledge base was last updated.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String