toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.lex.kotlin.outputs
/
BotTextLogSetting
Bot
Text
Log
Setting
data
class
BotTextLogSetting
(
val
destination
:
BotTextLogDestination
,
val
enabled
:
Boolean
)
Contains information about code hooks that Amazon Lex calls during a conversation.
Members
Constructors
Bot
Text
Log
Setting
Link copied to clipboard
constructor
(
destination
:
BotTextLogDestination
,
enabled
:
Boolean
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
destination
Link copied to clipboard
val
destination
:
BotTextLogDestination
enabled
Link copied to clipboard
val
enabled
:
Boolean