GetAcceleratorsAcceleratorBasicBandwidthPackage

data class GetAcceleratorsAcceleratorBasicBandwidthPackage(val bandwidth: Int, val bandwidthType: String, val instanceId: String)

Constructors

constructor(bandwidth: Int, bandwidthType: String, instanceId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Bandwidth value of cross-domain acceleration package.

Link copied to clipboard

The bandwidth type of the basic bandwidth package.

Link copied to clipboard

Instance ID of the cross-domain acceleration package.