TunnelQuotaTimerQuotaTimerTunnelQuotaParameterArgs

data class TunnelQuotaTimerQuotaTimerTunnelQuotaParameterArgs(val elasticReservedSlotNum: Output<Int>, val slotNum: Output<Int>) : ConvertibleToJava<TunnelQuotaTimerQuotaTimerTunnelQuotaParameterArgs>

Constructors

constructor(elasticReservedSlotNum: Output<Int>, slotNum: Output<Int>)

Properties

Link copied to clipboard

The number of elastic reserved concurrency (Slot).

Link copied to clipboard
val slotNum: Output<Int>

The number of reserved concurrency (Slot).

Functions

Link copied to clipboard
open override fun toJava(): TunnelQuotaTimerQuotaTimerTunnelQuotaParameterArgs