BotFulfillmentStartResponseSpecificationArgs

fun BotFulfillmentStartResponseSpecificationArgs(allowInterrupt: Output<Boolean>? = null, delayInSeconds: Output<Int>, messageGroups: Output<List<BotMessageGroupArgs>>)