KnowledgeBaseData

Information about the knowledge base.

Types

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

Properties

Link copied to clipboard

The description.

Link copied to clipboard

List of failure reasons on ingestion per file.

Link copied to clipboard

Status of ingestion on data source.

Link copied to clipboard

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

Link copied to clipboard

The identifier of the knowledge base.

Link copied to clipboard

The type of knowledge base.

Link copied to clipboard

An epoch timestamp indicating the most recent content modification inside the knowledge base. If no content exists in a knowledge base, this value is unset.

Link copied to clipboard

The name of the knowledge base.

Link copied to clipboard

Information about how to render the content.

Link copied to clipboard

The configuration information for the customer managed key used for encryption.

Link copied to clipboard

Source configuration information about the knowledge base.

Link copied to clipboard

The status of the knowledge base.

Link copied to clipboard

The tags used to organize, track, or control access for this resource.

Link copied to clipboard

Contains details about how to ingest the documents in a data source.

Functions

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