QosCarArgs

constructor(description: Output<String>? = null, limitType: Output<String>? = null, maxBandwidthAbs: Output<Int>? = null, maxBandwidthPercent: Output<Int>? = null, minBandwidthAbs: Output<Int>? = null, minBandwidthPercent: Output<Int>? = null, name: Output<String>? = null, percentSourceType: Output<String>? = null, priority: Output<Int>? = null, qosId: Output<String>? = null)