QosPolicyResponse

data class QosPolicyResponse(val bandwidthGbps: Double)

QOS policy parameters.

Constructors

Link copied to clipboard
constructor(bandwidthGbps: Double)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The bandwidth permitted by the QOS policy, in gbps.