FmkbParameters

The connection parameters for a fully managed knowledge base data source. Provide these parameters in the DataSourceParameters object when you create or update a data source that uses a fully managed knowledge base.

Types

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

Properties

Link copied to clipboard

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

Link copied to clipboard

The IDs of the linked data sources.

Functions

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