Bot Prompt Specification Args
fun BotPromptSpecificationArgs(allowInterrupt: Output<Boolean>? = null, maxRetries: Output<Int>, messageGroupsList: Output<List<BotMessageGroupArgs>>, messageSelectionStrategy: Output<BotMessageSelectionStrategy>? = null, promptAttemptsSpecification: Output<Any>? = null)