TunnelQuotaTimerQuotaTimerTunnelQuotaParameter

data class TunnelQuotaTimerQuotaTimerTunnelQuotaParameter(val elasticReservedSlotNum: Int, val slotNum: Int)

Constructors

constructor(elasticReservedSlotNum: Int, slotNum: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The number of elastic reserved concurrency (Slot).

Link copied to clipboard

The number of reserved concurrency (Slot).