promptSpecification

@JvmName(name = "rcniaktuetfyamip")
suspend fun promptSpecification(value: Output<BotPromptSpecificationArgs>)
@JvmName(name = "hfrsjxllloeekwaj")
suspend fun promptSpecification(value: BotPromptSpecificationArgs)

Parameters

value

Prompts the user to confirm the intent. This question should have a yes or no answer.


@JvmName(name = "eujyubjapletchwc")
suspend fun promptSpecification(argument: suspend BotPromptSpecificationArgsBuilder.() -> Unit)

Parameters

argument

Prompts the user to confirm the intent. This question should have a yes or no answer.