GetDdosBgpInstancesInstance

data class GetDdosBgpInstancesInstance(val bandwidth: Int, val baseBandwidth: Int, val id: String, val ipCount: Int, val ipType: String, val name: String, val normalBandwidth: Int, val region: String, val type: String)

Constructors

Link copied to clipboard
constructor(bandwidth: Int, baseBandwidth: Int, id: String, ipCount: Int, ipType: String, name: String, normalBandwidth: Int, region: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The instance's elastic defend bandwidth.

Link copied to clipboard

The instance's base defend bandwidth.

Link copied to clipboard
val id: String

The instance's id.

Link copied to clipboard

The instance's count of ip config.

Link copied to clipboard

The instance's IP version.

Link copied to clipboard

The instance's remark.

Link copied to clipboard

Normal defend bandwidth of the instance. The unit is Gbps.

Link copied to clipboard

The instance's region.

Link copied to clipboard

The instance's type.