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
/
BotIntentClosingSetting
/
BotIntentClosingSetting
Bot
Intent
Closing
Setting
constructor
(
closingResponse
:
BotResponseSpecification
?
=
null
,
conditional
:
BotConditionalSpecification
?
=
null
,
isActive
:
Boolean
?
=
null
,
nextStep
:
BotDialogState
?
=
null
)