RuntimeSettings

Contains specifications about the Amazon Lex runtime generative AI capabilities from Amazon Bedrock that you can turn on for your bot.

Types

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

Properties

Link copied to clipboard

An object containing specifications for the assisted nlu feature.

Link copied to clipboard

An object containing specifications for the assisted slot resolution feature.

Functions

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