toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.lex.kotlin.inputs
/
BotClarificationPromptArgs
/
BotClarificationPromptArgs
Bot
Clarification
Prompt
Args
constructor
(
maxAttempts
:
Output
<
Int
>
,
messages
:
Output
<
List
<
BotClarificationPromptMessageArgs
>
>
,
responseCard
:
Output
<
String
>
?
=
null
)