BotTextLogSetting

data class BotTextLogSetting(val destination: BotTextLogDestination, val enabled: Boolean)

Contains information about code hooks that Amazon Lex calls during a conversation.

Constructors

Link copied to clipboard
constructor(destination: BotTextLogDestination, enabled: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard