BotPromptSpecificationArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "cmpvtehnhpshnyok")
suspend fun allowInterrupt(value: Output<Boolean>)
@JvmName(name = "mnowpebwsjjymass")
suspend fun allowInterrupt(value: Boolean?)
Link copied to clipboard
@JvmName(name = "ofysmggmitqjvvxt")
suspend fun maxRetries(value: Output<Int>)
@JvmName(name = "otfcxnkueainplyi")
suspend fun maxRetries(value: Int)
Link copied to clipboard
@JvmName(name = "sferbtygutowjeek")
suspend fun messageGroupsList(value: Output<List<BotMessageGroupArgs>>)
@JvmName(name = "jtihoevwitjmrvuf")
suspend fun messageGroupsList(vararg values: BotMessageGroupArgs)
@JvmName(name = "gblmtikirlyfqyij")
suspend fun messageGroupsList(vararg values: Output<BotMessageGroupArgs>)
@JvmName(name = "xyoahpmdkrlulrhg")
suspend fun messageGroupsList(vararg argument: suspend BotMessageGroupArgsBuilder.() -> Unit)
@JvmName(name = "lvtcqlnrncdjdfvt")
suspend fun messageGroupsList(value: List<BotMessageGroupArgs>)
@JvmName(name = "rmghfnqhbiqubqgd")
suspend fun messageGroupsList(values: List<Output<BotMessageGroupArgs>>)
@JvmName(name = "jfonhekywfpdgski")
suspend fun messageGroupsList(argument: List<suspend BotMessageGroupArgsBuilder.() -> Unit>)
@JvmName(name = "yappipqhcpoyglrd")
suspend fun messageGroupsList(argument: suspend BotMessageGroupArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "tfcinngeeftasywt")
suspend fun messageSelectionStrategy(value: BotMessageSelectionStrategy?)
@JvmName(name = "nhwsnasgvmbuggyd")
suspend fun messageSelectionStrategy(value: Output<BotMessageSelectionStrategy>)
Link copied to clipboard
@JvmName(name = "sfdnbqtudeqganjy")
suspend fun promptAttemptsSpecification(value: Output<Map<String, BotPromptAttemptSpecificationArgs>>)
@JvmName(name = "nrmkufijwayawtih")
fun promptAttemptsSpecification(vararg values: Pair<String, BotPromptAttemptSpecificationArgs>)
@JvmName(name = "khpqgqqqdwvtqkag")
suspend fun promptAttemptsSpecification(vararg argument: Pair<String, suspend BotPromptAttemptSpecificationArgsBuilder.() -> Unit>)
@JvmName(name = "lxbnkqydtcnjlqww")
suspend fun promptAttemptsSpecification(value: Map<String, BotPromptAttemptSpecificationArgs>?)