UpdateKnowledgeBaseRequest

Types

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

Properties

Link copied to clipboard

The access control configuration for the knowledge base. If you don't specify this parameter, the existing setting is retained.

Link copied to clipboard

The ID of the Amazon Web Services account that contains the knowledge base.

Link copied to clipboard

A description for the knowledge base. If you don't specify a description, the existing description is retained.

Specifies whether email notifications are enabled for ingestion failures.

Link copied to clipboard

The configuration settings for a knowledge base.

Link copied to clipboard

The unique identifier for the knowledge base.

Link copied to clipboard

The configuration for media extraction from knowledge base documents.

Link copied to clipboard
val name: String?

The name of the knowledge base. If you don't specify a name, the existing name is retained.

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