OpensearchConfiguration

Contains details about the configuration of the Amazon OpenSearch Service database used for the AMAZON.QnAIntent.

Types

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

Properties

Link copied to clipboard

The endpoint of the Amazon OpenSearch Service domain.

Link copied to clipboard

Specifies whether to return an exact response or to return an answer generated by the model using the fields you specify from the database.

Link copied to clipboard

Contains the names of the fields used for an exact response to the user.

Link copied to clipboard

Contains a list of fields from the Amazon OpenSearch Service that the model can use to generate the answer to the query.

Link copied to clipboard

The name of the Amazon OpenSearch Service index.

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