BuildtimeSettings

Contains specifications about the Amazon Lex build time 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 descriptive bot building feature.

Link copied to clipboard

Contains specifications for the sample utterance generation feature.

Functions

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