valueElicitationPrompt

@JvmName(name = "ocqsgovowfpmnrpt")
suspend fun valueElicitationPrompt(value: Output<IntentSlotValueElicitationPromptArgs>)
@JvmName(name = "sokkobwgnihdxwsb")
suspend fun valueElicitationPrompt(value: IntentSlotValueElicitationPromptArgs?)

Parameters

value

The prompt that Amazon Lex uses to elicit the slot value from the user. Attributes are documented under prompt.


@JvmName(name = "oykagxikytfomkdd")
suspend fun valueElicitationPrompt(argument: suspend IntentSlotValueElicitationPromptArgsBuilder.() -> Unit)

Parameters

argument

The prompt that Amazon Lex uses to elicit the slot value from the user. Attributes are documented under prompt.