promptAttemptsSpecification

@JvmName(name = "sfdnbqtudeqganjy")
suspend fun promptAttemptsSpecification(value: Output<Map<String, BotPromptAttemptSpecificationArgs>>)
@JvmName(name = "lxbnkqydtcnjlqww")
suspend fun promptAttemptsSpecification(value: Map<String, BotPromptAttemptSpecificationArgs>?)

Parameters

value

Specifies the advanced settings on each attempt of the prompt.


@JvmName(name = "khpqgqqqdwvtqkag")
suspend fun promptAttemptsSpecification(vararg argument: Pair<String, suspend BotPromptAttemptSpecificationArgsBuilder.() -> Unit>)

Parameters

argument

Specifies the advanced settings on each attempt of the prompt.


@JvmName(name = "nrmkufijwayawtih")
fun promptAttemptsSpecification(vararg values: Pair<String, BotPromptAttemptSpecificationArgs>)

Parameters

values

Specifies the advanced settings on each attempt of the prompt.