Limited Priority Level Configuration Args
fun LimitedPriorityLevelConfigurationArgs(borrowingLimitPercent: Output<Int>? = null, lendablePercent: Output<Int>? = null, limitResponse: Output<LimitResponseArgs>? = null, nominalConcurrencyShares: Output<Int>? = null)