KnowledgeBase

Contains information about a knowledge base.

Types

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

Properties

Link copied to clipboard

The time the knowledge base was created.

Link copied to clipboard

The description of the knowledge base.

Link copied to clipboard

A list of reasons that the API operation on the knowledge base failed.

Link copied to clipboard

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

Link copied to clipboard

Contains details about the embeddings configuration of the knowledge base.

Link copied to clipboard

The unique identifier of the knowledge base.

Link copied to clipboard

The name of the knowledge base.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role with permissions to invoke API operations on the knowledge base.

Link copied to clipboard

The status of the knowledge base. The following statuses are possible:

Link copied to clipboard

Contains details about the storage configuration of the knowledge base.

Link copied to clipboard

The time the knowledge base was last updated.

Functions

Link copied to clipboard
inline fun copy(block: KnowledgeBase.Builder.() -> Unit = {}): KnowledgeBase
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