BotAliasTextLogSetting

data class BotAliasTextLogSetting(val destination: BotAliasTextLogDestination, val enabled: Boolean)

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

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard