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

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

Link copied to clipboard

The identifier of the knowledge base. This should not be a QUICK_RESPONSES type knowledge base if you're storing Wisdom Content resource to it.

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.

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