GetBasicAcceleratorsAcceleratorBasicBandwidthPackage

data class GetBasicAcceleratorsAcceleratorBasicBandwidthPackage(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

The bandwidth value of the cross-region acceleration bandwidth plan. Unit: Mbit/s.

Link copied to clipboard

The type of the bandwidth that is provided by the basic bandwidth plan.

Link copied to clipboard

The ID of the cross-region acceleration bandwidth plan.