KnowledgeBase

A knowledge base resource that provides data from connected sources for AI-powered experiences in Amazon QuickSight.

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 description of the knowledge base.

Link copied to clipboard

The number of documents in the knowledge base.

Link copied to clipboard

A summary of the first completed ingestion for the knowledge base.

Link copied to clipboard

A summary of the first incomplete ingestion for the knowledge base.

Indicates whether email notifications are enabled for ingestion failures.

Link copied to clipboard

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

Link copied to clipboard

The configuration settings for 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

A summary of the most recent ingestion for the knowledge base.

Link copied to clipboard

The media extraction configuration for the knowledge base.

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
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