toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.lex.kotlin.inputs
/
BotInitialResponseSettingArgsBuilder
/
nextStep
next
Step
@
JvmName
(
name
=
"oqbugkmelohixagx"
)
suspend
fun
nextStep
(
value
:
Output
<
BotDialogStateArgs
>
)
@
JvmName
(
name
=
"styctibxqtjwytgl"
)
suspend
fun
nextStep
(
value
:
BotDialogStateArgs
?
)
Parameters
value
The next step in the conversation.
@
JvmName
(
name
=
"eaicdsovqxmelnge"
)
suspend
fun
nextStep
(
argument
:
suspend
BotDialogStateArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The next step in the conversation.