AppLimitsArgs

constructor(daily: Output<Int>? = null, maximumDuration: Output<Int>? = null, messagesPerSecond: Output<Int>? = null, total: Output<Int>? = null)