Bot Fulfillment Start Response Specification Args
fun BotFulfillmentStartResponseSpecificationArgs(allowInterrupt: Output<Boolean>? = null, delayInSeconds: Output<Int>, messageGroups: Output<List<BotMessageGroupArgs>>)