BotPromptSpecificationArgs

constructor(allowInterrupt: Output<Boolean>? = null, maxRetries: Output<Int>, messageGroupsList: Output<List<BotMessageGroupArgs>>, messageSelectionStrategy: Output<BotMessageSelectionStrategy>? = null, promptAttemptsSpecification: Output<Map<String, BotPromptAttemptSpecificationArgs>>? = null)