RdsConfiguration

Contains the configurations to use RDS to store knowledge base data.

Types

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

Properties

Link copied to clipboard

Arn of a SecretsManager Secret.

Link copied to clipboard

Name of the database within RDS

Link copied to clipboard

A mapping of Bedrock Knowledge Base fields to RDS column names

Link copied to clipboard

Arn of a RDS Resource.

Link copied to clipboard

Name of the table within RDS

Functions

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