LexBotConfig

Configuration information of an Amazon Lex or Amazon Lex V2 bot.

Types

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

Properties

Link copied to clipboard

Configuration information of an Amazon Lex bot.

Link copied to clipboard

Configuration information of an Amazon Lex V2 bot.

Functions

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