Bot Prompt Specification Args Builder
Builder for BotPromptSpecificationArgs.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun promptAttemptsSpecification(value: Output<Map<String, BotPromptAttemptSpecificationArgs>>)
suspend fun promptAttemptsSpecification(vararg argument: Pair<String, suspend BotPromptAttemptSpecificationArgsBuilder.() -> Unit>)