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
/
BotDialogActionArgsBuilder
Bot
Dialog
Action
Args
Builder
class
BotDialogActionArgsBuilder
Builder for
BotDialogActionArgs
.
Members
Functions
slot
To
Elicit
Link copied to clipboard
@
JvmName
(
name
=
"etmturgdwlljoegl"
)
suspend
fun
slotToElicit
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"shjvdquppmxrenqn"
)
suspend
fun
slotToElicit
(
value
:
String
?
)
suppress
Next
Message
Link copied to clipboard
@
JvmName
(
name
=
"cwrvinxtxhodybpj"
)
suspend
fun
suppressNextMessage
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"fejhepvlncxcjbag"
)
suspend
fun
suppressNextMessage
(
value
:
Boolean
?
)
type
Link copied to clipboard
@
JvmName
(
name
=
"kjmisybjxxcxngtg"
)
suspend
fun
type
(
value
:
BotDialogActionType
)
@
JvmName
(
name
=
"msdgxydqjtrbsohc"
)
suspend
fun
type
(
value
:
Output
<
BotDialogActionType
>
)