GetDdosCooInstancesInstance

data class GetDdosCooInstancesInstance(val bandwidth: Int, val baseBandwidth: Int, val createTime: Int, val debtStatus: Int, val domainCount: Int, val edition: Int, val enabled: Int, val expireTime: Int, val id: String, val ipMode: String, val ipVersion: String, val name: String, val portCount: Int, val remark: String, val serviceBandwidth: Int, val status: Int)

Constructors

Link copied to clipboard
constructor(bandwidth: Int, baseBandwidth: Int, createTime: Int, debtStatus: Int, domainCount: Int, edition: Int, enabled: Int, expireTime: Int, id: String, ipMode: String, ipVersion: String, name: String, portCount: Int, remark: String, serviceBandwidth: Int, status: Int)

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

The creation time of the instance.

Link copied to clipboard

The debt status of the instance.

Link copied to clipboard

The instance's count of domain retransmission config.

Link copied to clipboard

The edition of the instance.

Link copied to clipboard

The enabled of the instance.

Link copied to clipboard

The expiry time of the instance.

Link copied to clipboard
val id: String

The instance's id.

Link copied to clipboard

The ip mode of the instance.

Link copied to clipboard

The ip version of the instance.

Link copied to clipboard

The instance's remark.

Link copied to clipboard

The instance's count of port retransmission config.

Link copied to clipboard

The remark of the instance.

Link copied to clipboard

The instance's business bandwidth.

Link copied to clipboard
val status: Int

The status of the instance.