DatabaseConfiguration

Provides the configuration information to an Amazon Kendra supported database.

Types

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

Properties

Link copied to clipboard

Information about the database column that provides information for user context filtering.

Link copied to clipboard

Information about where the index should get the document information from the database.

Link copied to clipboard

Configuration information that's required to connect to a database.

Link copied to clipboard

The type of database engine that runs the database.

Link copied to clipboard

Provides information about how Amazon Kendra uses quote marks around SQL identifiers when querying a database data source.

Link copied to clipboard

Provides the configuration information to connect to an Amazon VPC.

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